Move V1 link to footer

This commit is contained in:
David Eisinger
2023-03-02 22:58:58 -05:00
parent 4e2705ec2f
commit 79d7a21b40
2 changed files with 2 additions and 3 deletions

View File

@@ -1,5 +1,7 @@
<footer>
<hr>
<a href="https://v1.davideisinger.com">Version 1</a>
<a href="/index.xml">Feed</a>
Copyright &copy; {{ now.Format "2006" }} David Eisinger
</footer>