📝 修改文档语言风格
This commit is contained in:
@ -13,7 +13,7 @@ export default navbar([
|
||||
prefix: "usage/",
|
||||
},
|
||||
{
|
||||
text: "主题及插件",
|
||||
text: "资源及插件",
|
||||
link: "/store/resource",
|
||||
prefix: "store/",
|
||||
}
|
||||
|
@ -16,7 +16,7 @@ export default sidebar({
|
||||
children: "structure",
|
||||
},
|
||||
{
|
||||
text: "资源及插件商店",
|
||||
text: "资源及插件",
|
||||
icon: "store",
|
||||
prefix: "store/",
|
||||
children: "structure",
|
||||
|
@ -38,7 +38,7 @@ export default hopeTheme({
|
||||
|
||||
// 多语言配置
|
||||
metaLocales: {
|
||||
editLink: "在 GitHub 上编辑此页",
|
||||
editLink: "在 GitHub 上编辑",
|
||||
},
|
||||
|
||||
// 如果想要实时查看任何改变,启用它。注: 这对更新性能有很大负面影响
|
||||
|
Reference in New Issue
Block a user