Update footer

This commit is contained in:
2025-10-29 20:31:50 +08:00
parent 7b7b59d66b
commit 709a2ff162

View File

@@ -1,7 +1,7 @@
<footer style="margin-top: 50px; padding-top: 20px; border-top: 1px solid #ddd; color: #666; text-align: center;"> <footer style="margin-top: 50px; padding-top: 20px; border-top: 1px solid #ddd; color: #666; text-align: center;">
<p> <p>
Guus Waals - updated on $<updated/> </br> Guus Waals - updated on $<updated/> </br>
$<version/> $<version/> <a href="https://git.bakje.coffee/guus/blog">source</a>
</p> </p>
</footer> </footer>
</body> </body>