personal_site/_includes/footer.html
2025-05-28 17:25:20 +02:00

15 lines
567 B
HTML

<footer>
<section class = "source-creds-lm"><p><a href="https://github.com/TomHodson/tomhodson.github.com/blob/main/{{page.path}}?plain=1">
Page Source</a>
|
<a href="/credits">
Credits</a>
|
<span>Last Modified {{ page.last_modified_at | date: '%e %b %Y' }}</span>
</section>
<section class = "webring">
<a href="https://xn--sr8hvo.ws/previous"></a>
An <a href="https://xn--sr8hvo.ws">IndieWeb Webring</a>
<a href="https://xn--sr8hvo.ws/next"></a>
</section>
</footer>