personal_site/_includes/footer.html
2024-08-02 10:56:01 +01:00

9 lines
294 B
HTML

<footer>
<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>
</footer>