mirror of
https://jihulab.com/DGP-Studio/Snap.Hutao.Docs.git
synced 2025-11-19 21:16:31 +08:00
Localization update
This commit is contained in:
@@ -2,7 +2,7 @@ import { navbar } from "vuepress-theme-hope";
|
||||
|
||||
export const zhNavbar = navbar([
|
||||
"/zh/",
|
||||
{ text: "文档", icon: "article", link: "/features/"},
|
||||
{ text: "文档", icon: "article", link: "/zh/features/"},
|
||||
{
|
||||
text: "下载",
|
||||
icon: "install",
|
||||
@@ -11,6 +11,6 @@ export const zhNavbar = navbar([
|
||||
{
|
||||
text: "加入社区讨论",
|
||||
icon: "community",
|
||||
link: "/community.md"
|
||||
link: "/zh/community.md"
|
||||
},
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user