Commit 1a7d57d2 authored by xuchentao's avatar xuchentao

fix: place ICP filing beside copyright

parent bf946620
Pipeline #450 passed with stage
in 15 seconds
......@@ -36,8 +36,10 @@ import { site } from "../data/site";
</div>
</div>
<div class="container footer-bottom">
<p>© {new Date().getFullYear()} {site.brand.legalName}</p>
<p>
© {new Date().getFullYear()} {site.brand.legalName} ·
<a href="https://beian.miit.gov.cn/" target="_blank" rel="noopener noreferrer">冀ICP备2026029576号-1</a>
</p>
<p>健康管理服务不替代医疗诊断与治疗,实际体验因人而异。</p>
</div>
</footer>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment