From 732774551ddfe428be8e9faa9c03f228dd2a9aba Mon Sep 17 00:00:00 2001 From: passthem Date: Fri, 27 Mar 2026 11:38:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E3=80=8C=E8=81=94=E7=BB=9C?= =?UTF-8?q?=E6=88=91=E3=80=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/contact.astro | 9 +++++++++ src/pages/index.astro | 1 + 2 files changed, 10 insertions(+) create mode 100644 src/pages/contact.astro diff --git a/src/pages/contact.astro b/src/pages/contact.astro new file mode 100644 index 0000000..2518273 --- /dev/null +++ b/src/pages/contact.astro @@ -0,0 +1,9 @@ +--- +import BoringLayout from '../layout/BoringLayout.astro' +--- + + +

联络我

+

邮箱:passthem183@gmail.com

+

点击 这里 返回主页

+
diff --git a/src/pages/index.astro b/src/pages/index.astro index 2b4d9b5..0085c98 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -7,5 +7,6 @@ import MainpageButton from '../components/MainpageButton.svelte'

博客系统翻新中...

点击 这里 查看旧版博客

或者了解更多 关于这里

+

也欢迎你来 联络我