From 549ca86db6df102d851a60ab8a95bf97c42e0a3c Mon Sep 17 00:00:00 2001 From: QihanNX Date: Sat, 13 Jun 2026 17:23:00 +0800 Subject: [PATCH] Update Footer.astro --- src/components/Footer.astro | 58 +++++++++---------------------------- 1 file changed, 13 insertions(+), 45 deletions(-) diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 3e9e332..18322d7 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -2,52 +2,20 @@ const currentYear = new Date().getFullYear(); --- -