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