mirror of
https://github.com/oneclickvirt/oneclickvirt.github.io.git
synced 2026-05-30 14:49:34 +08:00
fix: 删除无效链接
This commit is contained in:
@@ -67,7 +67,6 @@ export default defineConfig({
|
||||
},
|
||||
{ text: '常用镜像', link: 'https://storage.spiritlhl.net/' },
|
||||
{ text: 'VPS余量监控', link: 'https://spiders.spiritlhl.net/' },
|
||||
{ text: 'VPS测试存档', link: 'https://beta.spiritlhl.net/' }
|
||||
],
|
||||
sidebar: {
|
||||
'/': getGuideSidebarZhCN(),
|
||||
@@ -96,7 +95,6 @@ export default defineConfig({
|
||||
{ text: 'Other Virtualization Projects', link: '/en/incomplete/index', activeMatch: '^/en/incomplete/' },
|
||||
{ text: 'Common Images', link: 'https://storage.spiritlhl.net/' },
|
||||
{ text: 'VPS Stock Monitor', link: 'https://spiders.spiritlhl.net/' },
|
||||
{ text: 'VPS Test Archive', link: 'https://beta.spiritlhl.net/' }
|
||||
],
|
||||
sidebar: {
|
||||
'/en/': getGuideSidebarEnUS(),
|
||||
|
||||
Reference in New Issue
Block a user