File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ export default defineConfig({
99 root : {
1010 label : '简体中文' ,
1111 lang : 'zh-CN' ,
12- title : "座头鲸工作室 " ,
12+ title : "座头鲸实验室 " ,
1313 description : "HumpbackLab" ,
1414 themeConfig : {
1515 logo : '/logo.png' ,
@@ -29,6 +29,7 @@ export default defineConfig({
2929 { icon : 'github' , link : 'https://github.com/HumpbackLab' }
3030 ] ,
3131 footer : {
32+ message : '<a href="https://beian.miit.gov.cn/" target="_blank">闽ICP备20002143号</a>' ,
3233 copyright : 'Copyright © 2026-present HumpbackLab'
3334 }
3435 }
@@ -56,6 +57,7 @@ export default defineConfig({
5657 { icon : 'github' , link : 'https://github.com/HumpbackLab' }
5758 ] ,
5859 footer : {
60+ message : '<a href="https://beian.miit.gov.cn/" target="_blank">闽ICP备20002143号</a>' ,
5961 copyright : 'Copyright © 2026-present HumpbackLab'
6062 }
6163 }
Original file line number Diff line number Diff line change 22layout : home
33
44hero :
5- name : " 座头鲸工作室 "
5+ name : " 座头鲸实验室 "
66 text : " HumpbackLab"
77 tagline : 轻量级航模飞行控制解决方案
88
You can’t perform that action at this time.
0 commit comments