From 37003150a0b7a2af8e29f83cd7086095c2218242 Mon Sep 17 00:00:00 2001 From: e21lassa Date: Sun, 10 Mar 2024 22:48:47 +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 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/hugo_config/_default/theme_settings.toml b/hugo_config/_default/theme_settings.toml index 3aac04a..d36b2bb 100644 --- a/hugo_config/_default/theme_settings.toml +++ b/hugo_config/_default/theme_settings.toml @@ -1,7 +1,7 @@ [params] background_color_class = "bg-red" -site_logo = "/images/logo-association-envie-appartagee.png" -favicon = "/images/uploads/logo-association-envie-appartagee.png" +site_logo = "assets/uploads/1846959.jpg" +favicon = "assets/uploads/Palette.png" [[params.ananke_socials]] name = "facebook" @@ -28,4 +28,5 @@ weight = "1" [[menus.main]] name = "Contactez-nous" -url = "/pages/contactez-nous/" \ No newline at end of file +url = "/pages/contactez-nous/" +weight = "1"