diff --git a/hugo_config/_default/theme_settings.toml b/hugo_config/_default/theme_settings.toml index fff2894..0cc609a 100644 --- a/hugo_config/_default/theme_settings.toml +++ b/hugo_config/_default/theme_settings.toml @@ -1,5 +1,5 @@ [params] -sectionPagesMenu = "main" +SectionPagesMenu = "main" background_color_class = "bg-red" site_logo = "/images/logo-association-envie-appartagee.png" favicon = "/images/uploads/logo-association-envie-appartagee.png" @@ -24,5 +24,5 @@ weight = "1" [[menus.main]] name = "Page de test" -pageRef = "/pages/ +pageRef = "/pages/" weight = "1" \ No newline at end of file