增加备案号

This commit is contained in:
2025-06-25 13:39:57 +08:00
parent 03534c6aef
commit 8e320306f5

View File

@@ -102,7 +102,14 @@ export const Footer = () => {
© 2025 .
</h3>
<p className="text-xs text-muted-foreground/70">
ICP备2021012926号
<a
rel="noreferrer noopener"
href="https://beian.miit.gov.cn/"
target="_blank"
className="hover:text-muted-foreground transition-colors"
>
ICP备2025071316号-1
</a>
</p>
</div>
</section>