Fix blog name for theme
This commit is contained in:
parent
e9bc02910e
commit
55cc4a8101
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ disableKinds = ['taxonomy']
|
|||
|
||||
[[menu.before]]
|
||||
name="blog"
|
||||
url="/blog"
|
||||
url="/posts"
|
||||
weight=20
|
||||
|
||||
[[menu.after]]
|
||||
|
|
Loading…
Reference in a new issue