diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 62c664f..0b9b793 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -22,7 +22,7 @@ const year = date.getFullYear();
联系我们: - {SITE_EMAIL} + {SITE_EMAIL}
@@ -50,7 +50,7 @@ const year = date.getFullYear();