diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml index becba9f..b0cc2e2 100644 --- a/config/_default/hugo.toml +++ b/config/_default/hugo.toml @@ -57,11 +57,17 @@ 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 +weight = 4 [taxonomies] category = "categories"