ShangJixin 2 сар өмнө
parent
commit
ac076f5c46

+ 1 - 1
src/layouts/BlogFooter.vue

@@ -3,7 +3,7 @@
 
 <template>
 <div class="footer">
-    <p>枫林足,枫林脚,枫林的页脚长这样</p>
+    <p>&copy;疯淋小绽&nbsp;2025<br><a href="https://beian.miit.gov.cn/" target="_blank" rel="nofollow">冀ICP备2024057654号-2</a></p>
 </div>
 </template>