fix(config): fix config menu name
This commit is contained in:
@@ -47,7 +47,7 @@ staticDir = ["../static", "../../assets/others"] # 静态文件目录
|
||||
|
||||
[[menu.main]]
|
||||
identifier = "categories"
|
||||
name = "目录"
|
||||
name = "分类"
|
||||
url = "categories"
|
||||
weight = 3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user