From b890b1821241a1579c7deaf25a1dd6e0e9f9cc41 Mon Sep 17 00:00:00 2001 From: lirui Date: Sat, 17 Jan 2026 00:20:26 +0800 Subject: [PATCH] =?UTF-8?q?fix(Footer):=20=E6=9B=B4=E6=96=B0=E7=89=88?= =?UTF-8?q?=E6=9D=83=E5=B9=B4=E4=BB=BD=E5=92=8CGitHub=E4=BB=93=E5=BA=93?= =?UTF-8?q?=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将版权年份从2024改为2021 - 更新GitHub仓库链接为meowrain/blog - 移除无用的服务器信息显示 --- src/components/Footer.astro | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) diff --git a/src/components/Footer.astro b/src/components/Footer.astro index a61d337..068fc00 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -31,14 +31,14 @@ try {
- © 2024 - {currentYear} + © 2021 - {currentYear} {profileConfig.name} - ,采用 + 采用 ({commitHash} @ {buildDate})
@@ -99,18 +99,12 @@ try { class="transition link text-[var(--primary)] font-medium inline-flex items-center" href="https://beian.mps.gov.cn/#/query/webSearch?code=14060202000213" rel="noreferrer" - target="_blank"> + target="_blank" + > 晋公网安备14060202000213号
-
- - -