Update Footer.vue

This commit is contained in:
hwxlikemi 2024-08-23 11:59:44 +08:00 committed by GitHub
parent 016b3b9caa
commit 1049aedfb7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23,7 +23,7 @@
<!-- 站点备案 --> <!-- 站点备案 -->
<span> <span>
&amp; &amp;
<a v-if="siteIcp" href="https://beian.miit.gov.cn" target="_blank"> <a v-if="siteIcp" href="https://hwxlikemi-home.pages.dev" target="_blank">
{{ siteIcp }} {{ siteIcp }}
</a> </a>
</span> </span>