From 79d7a21b401e3bb180b994c0e402de9cf2de1fee Mon Sep 17 00:00:00 2001 From: David Eisinger Date: Thu, 2 Mar 2023 22:58:58 -0500 Subject: [PATCH] Move V1 link to footer --- content/_index.md | 3 --- themes/v2/layouts/partials/footer.html | 2 ++ 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/content/_index.md b/content/_index.md index ce63dba..2598409 100644 --- a/content/_index.md +++ b/content/_index.md @@ -2,8 +2,5 @@ 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/ [2]: https://gohugo.io/ -[3]: https://v1.davideisinger.com diff --git a/themes/v2/layouts/partials/footer.html b/themes/v2/layouts/partials/footer.html index 2ad0b9a..678cd92 100644 --- a/themes/v2/layouts/partials/footer.html +++ b/themes/v2/layouts/partials/footer.html @@ -1,5 +1,7 @@