From 1a41e6f5181eef49b07462a84fb4c4ffe1196d6a Mon Sep 17 00:00:00 2001 From: Peter Gallwas Date: Tue, 5 Nov 2024 01:50:28 +1300 Subject: [PATCH] Remove footer nav as it is a dupe of the nav --- src/components/Footer.astro | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 3f798bf..b1a1790 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -49,7 +49,7 @@ const subpath = pathname.match(/[^/]+/g); -
@@ -89,10 +89,11 @@ const subpath = pathname.match(/[^/]+/g);
- +-->
+