Initial blog setup

This commit is contained in:
2024-10-01 19:24:07 +08:00
committed by guus
commit 02a27a43a5
13 changed files with 2009 additions and 0 deletions

8
templates/footer.html Normal file
View File

@@ -0,0 +1,8 @@
<footer style="margin-top: 50px; padding-top: 20px; border-top: 1px solid #ddd; color: #666; text-align: center;">
<p>
Guus Waals - updated on $<updated/> </br>
$<version/>
</p>
</footer>
</body>
</html>