Website landing page (3)

pull/725/head
Mattia Iavarone 5 years ago
parent 9b94fd289c
commit 0553fa9d20
  1. 2
      docs/_layouts/landing.html

@ -17,7 +17,7 @@
<body id="landing" style="display:table;height:100%;width:100%;margin:0px;">
<div class="container" style="display:table-cell; vertical-align:middle;">
<div id="content" align="center">
<img src="static/icon_foreground.png" width="45%">
<img src="static/icon_foreground.png" width="45%" style="max-width:500px">
{{ content }}
</div>
</div>

Loading…
Cancel
Save