修复公安备案显示

This commit is contained in:
NIUZHAOLONG 2025-02-01 20:18:16 +08:00
parent 63302cda25
commit df45ed42f7
2 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{{ if eq .Site.LanguageCode "zh-Hans" }} {{ if eq .Site.LanguageCode "zh-Hans" }}
<p class="footer-icp"> <p class="footer-icp">
<span> <span>
<img style="display: inline-block;height: 12px;vertical-align: middle;" src="/beian.png" alt="备案图标"/> <img style="display: inline-block;height: 12px;vertical-align: middle;" src="/img/beian.png" alt="备案图标"/>
京公网安备<a href="https://beian.mps.gov.cn/#/query/webSearch?code=11010502056332" rel="noreferrer" 京公网安备<a href="https://beian.mps.gov.cn/#/query/webSearch?code=11010502056332" rel="noreferrer"
target="_blank">11010502056332</a> target="_blank">11010502056332</a>
</span> <span style="display: inline-block; min-width: 1em;">&nbsp;</span> </span> <span style="display: inline-block; min-width: 1em;">&nbsp;</span>

View File

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB