From 551ec4cb002e81833d933c24740228135626cad9 Mon Sep 17 00:00:00 2001 From: maximeg Date: Thu, 22 Feb 2024 14:02:14 +0100 Subject: [PATCH] changed menu config --- hugo_config/_default/theme_settings.toml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/hugo_config/_default/theme_settings.toml b/hugo_config/_default/theme_settings.toml index 4740c9f..06f0919 100644 --- a/hugo_config/_default/theme_settings.toml +++ b/hugo_config/_default/theme_settings.toml @@ -12,12 +12,3 @@ favicon = "/images/uploads/logo-association-envie-appartagee.png" name = "linkedin" url = "https://www.linkedin.com/in/maxime-garnier-/" -[[menus.main]] -name = "Accueil" -pageRef = "/" -weight = "1" - -[[menus.main]] -name = "Revue de presse" -pageRef = "/pages/Revue de presse" -weight = "1"