From bba91e21e2397b893143274bd6b9928092ef8c62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8C=E5=8F=89=E6=A0=91=E6=A0=91?= Date: Tue, 30 Dec 2025 00:28:34 +0800 Subject: [PATCH] =?UTF-8?q?style(Footer):=20=E4=BC=98=E5=8C=96=E9=A1=B5?= =?UTF-8?q?=E8=84=9A=E6=A0=B7=E5=BC=8F=E5=92=8C=E5=B8=83=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 移除冗余的注释代码 - 使用 card-base 类统一卡片样式 - 调整间距和内边距 --- src/components/Footer.astro | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/components/Footer.astro b/src/components/Footer.astro index c5a7d50ff..7980ec32b 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -28,9 +28,8 @@ try {
- -
-
+
+
© 2024 - {currentYear} {profileConfig.name} ,采用 CC BY-NC-SA 4.0 许可