From 1bd8b2bd0dc8f68f658f5ca8596922e060e2f146 Mon Sep 17 00:00:00 2001 From: lsy Date: Mon, 10 Mar 2025 20:40:22 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0sitemap?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Footer.astro | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 17b9dfb..db1590f 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -42,8 +42,17 @@ const currentYear = new Date().getFullYear(); )} -
- © {currentYear} New Echoes. All rights reserved. +
+ © {currentYear} New Echoes. All rights reserved. + · + + Sitemap +
\ No newline at end of file