diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 92fc1a8..88d9112 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -15,7 +15,7 @@ const currentYear = new Date().getFullYear();
萌ICP备20256087号
- © {currentYear} {profileConfig.name}. All Rights Reserved. + © 2025-present {profileConfig.name}. 博客代码 已开源
RSS / Sitemap
diff --git a/src/components/widget/Profile.astro b/src/components/widget/Profile.astro index d9bb014..a3851c9 100644 --- a/src/components/widget/Profile.astro +++ b/src/components/widget/Profile.astro @@ -63,49 +63,10 @@ const config = profileConfig; - -
+ - -