From 0efdb1cbee16e72b5c237e536f1057ac046b5574 Mon Sep 17 00:00:00 2001 From: maximeg Date: Mon, 25 Mar 2024 13:17:43 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hugo_config/_default/theme_settings.toml b/hugo_config/_default/theme_settings.toml index d60e152..f98f24d 100644 --- a/hugo_config/_default/theme_settings.toml +++ b/hugo_config/_default/theme_settings.toml @@ -1,6 +1,6 @@ [params] -background_color_class = "bg-red" -site_logo = "/images/uploads/Palette.png" +background_color_class = "bg-purple" +site_logo = "/images/uploads/logo-eaa-fond-transparent.png" favicon = "assets/uploads/Palette.png" custom_css = [ "override.css" ]