From 1740245c53b19065c56e8b6c17c86748cef5bd81 Mon Sep 17 00:00:00 2001 From: limepotato Date: Sat, 3 Aug 2024 01:10:13 -0600 Subject: [PATCH] clean footer a bit --- src/components/Footer.astro | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 930ecc6..6b18284 100755 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -2,22 +2,20 @@ const today = new Date(); ---
-