stevengibone.com/html-helper/footer-part.html
stev c38edb84d9 fix email address in footer
set max-width in ch instead of px
2023-09-20 23:04:16 +02:00

9 lines
204 B
HTML

</body>
<footer>
<hr>
<ul>
<li>Mail me: steven.gibone [at] zaclys (dot) net</li>
<li><a rel=me href="https://mastodon.zaclys.com/@lonion">My mastodon profile<a></li>
</ul>
</footer>
</html>