From 18babc04995723a6dc7e23ca218406cd701c7df7 Mon Sep 17 00:00:00 2001 From: Jimmy-Gan Date: Sat, 19 Apr 2025 18:14:36 +0800 Subject: [PATCH] change footer --- src/components/Footer.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 96c2fce..0d5dedc 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -3,7 +3,7 @@ const today = new Date(); ---