diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml index 8327859..becba9f 100644 --- a/config/_default/hugo.toml +++ b/config/_default/hugo.toml @@ -63,12 +63,6 @@ name = "Tags" url = "/tags/" weight = 3 -[[menu.main]] -name = "Haiku (site mirroir)" -identifier = "haiku" -url = "/haiku/" -weight = 4 - [taxonomies] category = "categories" tag = "tags"