From 0ee3077314ba0b952437a116dad805db49d8ee4d Mon Sep 17 00:00:00 2001 From: "aitor c. urrutia aranburu" Date: Wed, 5 Nov 2025 13:54:05 +0100 Subject: [PATCH] feat: lizentzia sartzen du --- src/components/Footer.astro | 49 ++++++++++++++++++++++++++++++++----- 1 file changed, 43 insertions(+), 6 deletions(-) diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 4220c86..7206875 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -3,12 +3,49 @@ const today = new Date(); ---