update footer

This commit is contained in:
Sylvain Gauthier 2021-03-15 10:49:18 +11:00
parent b1c404456d
commit 18d49745d5

View File

@ -1,9 +1,10 @@
<div class="footer">
<footer>
<hr/>
<a href=".">homepage</a>
<a href="./rss.xml">RSS</a>
<a href="./atom.xml">atom</a>
<br>
<p>powered by <a href="https://pedantic.software/git/blogit">blogit</a></p>
</div>
<p>All site content is in the Public Domain.</p>
<p><small>Powered by <a href="https://pedantic.software/git/blogit">blogit</a></small></p>
</footer>
</body></html>