feat(Footer): 添加公安备案信息和图标

在页脚添加公安备案信息链接及对应图标,以满足网站备案要求
This commit is contained in:
lirui
2026-01-16 21:08:19 +08:00
parent b6abc32784
commit bbd608a6cf
2 changed files with 7 additions and 0 deletions

BIN
public/favicon/jingcha.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

View File

@@ -94,6 +94,13 @@ try {
/>晋ICP备2025071728号-1</a />晋ICP备2025071728号-1</a
> >
<br /> <br />
<img alt="" src="/favicon/jingcha.png" class="h-4 mr-1" />
<a
href="https://beian.mps.gov.cn/#/query/webSearch?code=14060202000213"
rel="noreferrer"
target="_blank">晋公网安备14060202000213号</a
>
<br />
<div class="server-info-wrapper flex items-center justify-center"> <div class="server-info-wrapper flex items-center justify-center">
<span class="server-info text-black/30 dark:text-white/30 text-xs"></span> <span class="server-info text-black/30 dark:text-white/30 text-xs"></span>
<img <img