diff --git a/hugo.toml b/hugo.toml index 77d919c..12adb2e 100644 --- a/hugo.toml +++ b/hugo.toml @@ -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