From c952febd9d73042e99affa47c911d54aa348254e Mon Sep 17 00:00:00 2001 From: e21lassa Date: Mon, 1 Apr 2024 16:28:32 +0000 Subject: [PATCH] =?UTF-8?q?Update=20Configuration=20=E2=80=9Ctheme=20setti?= =?UTF-8?q?ngs=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hugo_config/_default/theme_settings.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hugo_config/_default/theme_settings.toml b/hugo_config/_default/theme_settings.toml index afd8912..e28268f 100644 --- a/hugo_config/_default/theme_settings.toml +++ b/hugo_config/_default/theme_settings.toml @@ -20,14 +20,14 @@ weight = "1" [[menus.main]] name = "Un habitat partagé à Mouilleron-Saint-Germain" url = "/pages/Présentation et fonctionnement" -weight = "1" +weight = "2" [[menus.main]] name = "Contactez-nous" url = "/pages/Contactez-nous/" -weight = "1" +weight = "3" [[menus.main]] name = "Revue de presse" url = "/pages/Revue de presse/" -weight = "1" +weight = "4"