添加「联络我」

This commit is contained in:
2026-03-27 11:38:27 +08:00
parent 8ba3652072
commit 732774551d
2 changed files with 10 additions and 0 deletions

View File

@ -7,5 +7,6 @@ import MainpageButton from '../components/MainpageButton.svelte'
<h1>博客系统翻新中...</h1>
<p>点击 <a href="https://legacy.passthem.top">这里</a> 查看旧版博客</p>
<p>或者了解更多 <a href="/about">关于这里</a></p>
<p>也欢迎你来 <a href="/contact">联络我</a></p>
<p><MainpageButton client:only /></p>
</BoringLayout>