From 0919e63a49ef86c6f9c1637d510f72f454253aac Mon Sep 17 00:00:00 2001 From: maximeg Date: Thu, 25 Jan 2024 12:19:50 +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 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hugo_config/_default/theme_settings.toml b/hugo_config/_default/theme_settings.toml index 42a7388..b63970f 100644 --- a/hugo_config/_default/theme_settings.toml +++ b/hugo_config/_default/theme_settings.toml @@ -1 +1,4 @@ background_color_class = "bg-red" + +[params] +background_color_class = "bg-red"