Unified
Split
Showing
with
3 additions
and 2 deletions.
- BIN data/static-html/build/images/logo_black_transparent.png
- +3 −2 data/static-html/build/index.html
Binary file not shown.
| @@ -12,8 +12,9 @@ | ||
| <body> | ||
| <div class="container"> | ||
| <div class="row"> | ||
| <div class="eleven columns" style="margin-top: 25%; margin-bottom: 100px;"> | ||
| <center><img src="images/logo_black_transparent.png"></center> | ||
| <div class="eleven columns" style="margin-top: 20%; margin-bottom: 100px;"> | ||
| <center><img src="images/logo_black_transparent.png"> | ||
| <br/><b>DEMO:</b> This is a demo of the new infrastructure and not used yet</center> | ||
| </div> | ||
| </div> | ||
| <div class="row"> | ||