diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml index b0cc2e2..8327859 100644 --- a/config/_default/hugo.toml +++ b/config/_default/hugo.toml @@ -57,16 +57,16 @@ identifier = "genealogie" url = "/webtrees/" weight = 2 -[[menu.main]] -name = "Haiku (site mirroir)" -identifier = "haiku" -url = "/haiku/" -weight = 3 - [[menu.main]] identifier = "tags" name = "Tags" url = "/tags/" +weight = 3 + +[[menu.main]] +name = "Haiku (site mirroir)" +identifier = "haiku" +url = "/haiku/" weight = 4 [taxonomies]