remove "posts" from menu
This commit is contained in:
parent
10ed20b05f
commit
fb8c7a96a9
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ theme = "ananke"
|
|||
resourceDir = "../resources"
|
||||
|
||||
DefaultContentLanguage = "de"
|
||||
SectionPagesMenu = "main"
|
||||
SectionPagesMenu = ""
|
||||
pagination.pagerSize = 5 # this is set low for demonstrating with dummy content. Set to a higher number
|
||||
googleAnalytics = ""
|
||||
enableRobotsTXT = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue