Files
blog/templates/footer.html
2025-10-29 20:31:50 +08:00

9 lines
292 B
HTML

<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/> <a href="https://git.bakje.coffee/guus/blog">source</a>
</p>
</footer>
</body>
</html>