소스 검색

加了备案号

ShangJixin 2 달 전
부모
커밋
ac076f5c46
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/layouts/BlogFooter.vue

+ 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>