mirror of
https://jihulab.com/DGP-Studio/Snap.Hutao.Docs.git
synced 2025-11-19 21:16:31 +08:00
Update navbar
This commit is contained in:
@@ -2,7 +2,7 @@ import { navbar } from "vuepress-theme-hope";
|
||||
|
||||
export const enNavbar = navbar([
|
||||
"/en/",
|
||||
{ text: "Document", icon: "article", link: "/en/features/" },
|
||||
{ text: "Document", icon: "article", link: "/en/menu.html" },
|
||||
{
|
||||
text: "Download",
|
||||
icon: "install",
|
||||
|
||||
@@ -2,7 +2,7 @@ import { navbar } from "vuepress-theme-hope";
|
||||
|
||||
export const zhNavbar = navbar([
|
||||
"/zh/",
|
||||
{ text: "文档", icon: "article", link: "/zh/features/" },
|
||||
{ text: "文档", icon: "article", link: "/zh/menu.html" },
|
||||
{
|
||||
text: "下载",
|
||||
icon: "install",
|
||||
|
||||
Reference in New Issue
Block a user