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"
|
resourceDir = "../resources"
|
||||||
|
|
||||||
DefaultContentLanguage = "de"
|
DefaultContentLanguage = "de"
|
||||||
SectionPagesMenu = "main"
|
SectionPagesMenu = ""
|
||||||
pagination.pagerSize = 5 # this is set low for demonstrating with dummy content. Set to a higher number
|
pagination.pagerSize = 5 # this is set low for demonstrating with dummy content. Set to a higher number
|
||||||
googleAnalytics = ""
|
googleAnalytics = ""
|
||||||
enableRobotsTXT = true
|
enableRobotsTXT = true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue