We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90e2f58 commit 49d106dCopy full SHA for 49d106d
1 file changed
servers/.vitepress/i18n/zh_CN/index.ts
@@ -43,7 +43,7 @@ export const zh_CN = defineConfigWithTheme<VuetomThemeConfig>({
43
44
nav: [
45
{ text: "首页", link: "/" },
46
- { text: "找服玩", link: "/ServerClassification/" },
+ { text: "找服玩", link: "https://mscpo.crashvibe.cn/" },
47
{ text: "添加服务器", link: "/AddServers/" },
48
{
49
text: "合作伙伴",
@@ -75,7 +75,6 @@ export const zh_CN = defineConfigWithTheme<VuetomThemeConfig>({
75
{ text: "特别鸣谢", link: "/more/acknowledgement/" },
76
]
77
},
78
- { text: "前往新站", link: "https://mscpo.crashvibe.cn/" },
79
],
80
81
footer: {
0 commit comments