diff --git a/hugo_config/_default/hugo.toml b/hugo_config/_default/hugo.toml index 0218cf2..a04b04d 100644 --- a/hugo_config/_default/hugo.toml +++ b/hugo_config/_default/hugo.toml @@ -2,7 +2,7 @@ baseURL = 'https://example.org/' languageCode = 'en-us' title = 'My New Hugo Site' theme = 'ananke' -sectionPagesMenu = "main" +#sectionPagesMenu = "main" [build] useResourceCacheWhen = 'never'