fix(config): fix config menu name

This commit is contained in:
Dillon ZENG
2019-11-23 16:47:41 +08:00
parent b97cd8cdbc
commit b20fe1bb4f
3 changed files with 3 additions and 3 deletions

View File

@@ -47,7 +47,7 @@ staticDir = ["../static", "../../assets/others"] # 静态文件目录
[[menu.main]]
identifier = "categories"
name = "目录"
name = "分类"
url = "categories"
weight = 3