mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2024-11-23 04:27:38 +08:00
📝 修改文档语言风格
This commit is contained in:
parent
93ced26e07
commit
44ad0832ba
@ -3,17 +3,17 @@ import {navbar} from "vuepress-theme-hope";
|
|||||||
export default navbar([
|
export default navbar([
|
||||||
"/",
|
"/",
|
||||||
{
|
{
|
||||||
text: "项目部署",
|
text: "安装及部署",
|
||||||
link: "/deployment/",
|
link: "/deployment/",
|
||||||
prefix: "deployment/",
|
prefix: "deployment/",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
text: "使用手册",
|
text: "使用及开发",
|
||||||
link: "/usage/",
|
link: "/usage/",
|
||||||
prefix: "usage/",
|
prefix: "usage/",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
text: "商店",
|
text: "主题及插件",
|
||||||
link: "/store/resource",
|
link: "/store/resource",
|
||||||
prefix: "store/",
|
prefix: "store/",
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user