Fix missing space in cn/sections.projects.yaml (#215)
This commit is contained in:
parent
211db5b2c2
commit
dd856ac3ef
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ section:
|
||||||
name: 项目
|
name: 项目
|
||||||
id: projects
|
id: projects
|
||||||
enable: true
|
enable: true
|
||||||
weight:5
|
weight: 5
|
||||||
showOnNavbar: true
|
showOnNavbar: true
|
||||||
# Can optionally hide the title in sections
|
# Can optionally hide the title in sections
|
||||||
# hideTitle: true
|
# hideTitle: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue