update static website generation

This commit is contained in:
Trilarion
2020-12-04 13:19:14 +01:00
parent 967a98eed0
commit 8d5b43e441
24 changed files with 204 additions and 89 deletions

View File

@ -6,7 +6,9 @@
<div class="container">
<h1 class="title">Open source games list (OSGL)</h1>
<p class="subtitle">{{ macros.render_text(index['subtitle']) }}</p>
<img src="collage_games.jpg" alt="" width="1200" height="600">
<figure class="image is-2by1">
<img src="collage_games.jpg" alt="">
</figure>
</div>
</div>
</section>