Update Footer.vue

This commit is contained in:
hwxlikemi 2024-08-23 12:52:43 +08:00 committed by GitHub
parent 9dafc594da
commit dd2f4b09c6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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