Skip to content

Commit 46aa108

Browse files
authored
fix
1 parent 9744097 commit 46aa108

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/.vitepress/config.mts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ export default defineConfig({
6565
link: '/case/index',
6666
activeMatch: '^/case/'
6767
},
68+
{ text: 'AList', link: 'https://storage.spiritlhl.net/' },
6869
{ text: 'VPS余量监控', link: 'https://spiders.spiritlhl.net/' },
6970
{ text: 'VPS测试存档', link: 'https://beta.spiritlhl.net/' }
7071
],
@@ -93,6 +94,7 @@ export default defineConfig({
9394
nav: [
9495
{ text: 'One Click Virtualization', link: '/en/', activeMatch: '^/en/guide/' },
9596
{ text: 'Other Virtualization Projects', link: '/en/incomplete/index', activeMatch: '^/en/incomplete/' },
97+
{ text: 'AList', link: 'https://storage.spiritlhl.net/' },
9698
{ text: 'VPS Stock Monitor', link: 'https://spiders.spiritlhl.net/' },
9799
{ text: 'VPS Test Archive', link: 'https://beta.spiritlhl.net/' }
98100
],

0 commit comments

Comments
 (0)