forked from H8-Network/player-docs
pref: update vitepress config
This commit is contained in:
parent
a39608eef1
commit
1cb3159b13
@ -8,6 +8,7 @@ export default defineConfig({
|
||||
cleanUrls: true,
|
||||
metaChunk: true,
|
||||
themeConfig: {
|
||||
outlineTitle: "目录",
|
||||
nav: [
|
||||
{ text: "主页", link: "/" },
|
||||
{ text: "皮肤站", link: "https://auth.hfbz.net" },
|
||||
@ -30,6 +31,11 @@ export default defineConfig({
|
||||
{
|
||||
text: "玩法",
|
||||
items: [
|
||||
{ text: "技能 (AuraSkills)", link: "/mechanism/auraskills" },
|
||||
{ text: "更多附魔 (EcoEnchants)", link: "/mechanism/ecoenchants" },
|
||||
{ text: "查询 (CoreProtect)", link: "/mechanism/coreprotect" },
|
||||
{ text: "飞行方块 (FlyBlock)", link: "/mechanism/flyblock" },
|
||||
{ text: "电梯 (Lift)", link: "/mechanism/lift" },
|
||||
{ text: "城镇 (Towny)", link: "/mechanism/towny" },
|
||||
{ text: "星门 (Stargete)", link: "/mechanism/stargete" }
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user