chore: 更新页脚为实际ICP备案号 冀ICP备2025130506号-1
This commit is contained in:
@@ -6,7 +6,6 @@ export default function Footer() {
|
||||
{/*
|
||||
合规要求:中国大陆网站需展示 ICP 备案号并链接至工信部备案查询。
|
||||
详见 documents/设计方案分析与完善版.md §2.15。
|
||||
实际备案号需在完成 ICP 备案后替换。
|
||||
*/}
|
||||
<p className="mt-2">
|
||||
<a
|
||||
@@ -15,7 +14,7 @@ export default function Footer() {
|
||||
rel="noreferrer"
|
||||
className="hover:text-white"
|
||||
>
|
||||
沪ICP备XXXXXXXX号-1
|
||||
冀ICP备2025130506号-1
|
||||
</a>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user