File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -60,11 +60,11 @@ export default defineConfig({
6060 link : '/case/index' ,
6161 activeMatch : '^/case/'
6262 } ,
63- {
64- text : '开发手册' ,
65- link : '/developer/index' ,
66- activeMatch : '^/developer/'
67- } ,
63+ // {
64+ // text: '开发手册',
65+ // link: '/developer/index',
66+ // activeMatch: '^/developer/'
67+ // },
6868 { text : 'VPS余量监控' , link : 'https://spiders.spiritlhl.net/' } ,
6969 { text : 'VPS测试存档' , link : 'https://beta.spiritlhl.net/' }
7070 ] ,
@@ -91,7 +91,7 @@ export default defineConfig({
9191 } ,
9292 nav : [
9393 { text : 'One Click Virtualization' , link : '/en/' , activeMatch : '^/en/guide/' } ,
94- { text : 'Development Manual' , link : '/en/developer/index' , activeMatch : '^/en/developer/' } ,
94+ // { text: 'Development Manual', link: '/en/developer/index', activeMatch: '^/en/developer/' },
9595 { text : 'VPS Stock Monitor' , link : 'https://spiders.spiritlhl.net/' } ,
9696 { text : 'VPS Test Archive' , link : 'https://beta.spiritlhl.net/' }
9797 ] ,
You can’t perform that action at this time.
0 commit comments