diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 2464ac3..af51d5f 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -14,81 +14,67 @@ const currentYear = new Date().getFullYear(); ---