From 8aa39c13016bb9b28a9c970ace3445c3618ddcfd Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Fri, 4 Oct 2024 22:36:11 -0700 Subject: fix footer middot --- src/components/Footer.astro | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'src/components/Footer.astro') diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 6b8c3f3..f67432e 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -1,9 +1,5 @@ ---- -const today = new Date(); ---- -