foota
All checks were successful
deploy to neocities / Build and deploy Jekyll site (push) Successful in 31s

This commit is contained in:
2025-08-24 14:10:09 +02:00
parent d362343f02
commit bafaf4ea3e

View File

@@ -18,7 +18,8 @@
<div class="content"> <div class="content">
{{ content }} {{ content }}
</div> </div>
{% include footer.html %}
</div> </div>
{% include footer.html %}
</body> </body>
</html> </html>