feat: 初始化 SubHub 订阅共享公告板项目
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
export default function Footer() {
|
||||
return (
|
||||
<footer className="mt-12 text-center text-sm text-text-tertiary">
|
||||
<p>如需加入或了解详情,请直接联系我</p>
|
||||
<p className="mt-1">最后更新:2026 年 3 月</p>
|
||||
</footer>
|
||||
)
|
||||
}
|
||||
Reference in New Issue
Block a user