增加备案号
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user