Move V1 link to footer
This commit is contained in:
@@ -2,8 +2,5 @@
|
|||||||
|
|
||||||
I'm David, Development Director at [Viget][1]. Just getting started with a new [Hugo][2] site. More to come.
|
I'm David, Development Director at [Viget][1]. Just getting started with a new [Hugo][2] site. More to come.
|
||||||
|
|
||||||
[Version 1 of this website available here][3]
|
|
||||||
|
|
||||||
[1]: https://www.viget.com/
|
[1]: https://www.viget.com/
|
||||||
[2]: https://gohugo.io/
|
[2]: https://gohugo.io/
|
||||||
[3]: https://v1.davideisinger.com
|
|
||||||
|
|||||||
@@ -1,5 +1,7 @@
|
|||||||
<footer>
|
<footer>
|
||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
|
<a href="https://v1.davideisinger.com">Version 1</a> •
|
||||||
<a href="/index.xml">Feed</a> •
|
<a href="/index.xml">Feed</a> •
|
||||||
Copyright © {{ now.Format "2006" }} David Eisinger
|
Copyright © {{ now.Format "2006" }} David Eisinger
|
||||||
</footer>
|
</footer>
|
||||||
|
|||||||
Reference in New Issue
Block a user