diff --git a/config.toml b/config.toml index cf284fd2..391bb4db 100644 --- a/config.toml +++ b/config.toml @@ -71,15 +71,15 @@ preserveTaxonomyNames = true url = "/photos/" weight = 4 - [[menu.main]] - name = "Categories" - url = "/categories/" - weight = 5 + #[[menu.main]] + #name = "Categories" + #url = "/categories/" + #weight = 5 - [[menu.main]] - name = "Tags" - url = "/tags/" - weight = 6 + #[[menu.main]] + #name = "Tags" + #url = "/tags/" + #weight = 6 #[[menu.main]] #name = "Get in touch"