From acd61e581beccc8fd5824a813cd5268fa31460e9 Mon Sep 17 00:00:00 2001 From: yann64 Date: Mon, 4 Mar 2024 20:59:21 +0100 Subject: [PATCH] Sipression du mirroir haiku --- config/_default/hugo.toml | 6 ------ 1 file changed, 6 deletions(-) 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"