mirror of
https://github.com/TomHodson/tomhodson.github.com.git
synced 2025-06-26 10:01:18 +02:00
15 lines
567 B
HTML
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> |