From e00df2e84b0615e1b1c79d611d939b475bf8e6f4 Mon Sep 17 00:00:00 2001 From: Felix Brabetz Date: Sat, 16 May 2026 03:54:43 +0200 Subject: [PATCH] Upgrade footer to a rich, 3-column layout with contact info and links --- src/components/Footer.astro | 49 +++++++++++++++++++++++++++++++------ 1 file changed, 41 insertions(+), 8 deletions(-) diff --git a/src/components/Footer.astro b/src/components/Footer.astro index a6d281c..6642853 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -2,13 +2,46 @@ // src/components/Footer.astro --- -