From 53983c750ca4891ed2306e2dc318e5288903d8ca Mon Sep 17 00:00:00 2001 From: Oscar Date: Sat, 2 May 2026 18:32:07 +0000 Subject: [PATCH] feat(footer): restructure footer component and add social media links --- src/components/site/Footer.astro | 96 ++++++++++++++++++++++---------- src/layouts/Layout.astro | 3 + 2 files changed, 71 insertions(+), 28 deletions(-) diff --git a/src/components/site/Footer.astro b/src/components/site/Footer.astro index a7bd712..e520164 100644 --- a/src/components/site/Footer.astro +++ b/src/components/site/Footer.astro @@ -1,33 +1,73 @@ - -