Update theme and styles

- Updated the footer layout in `footer.html` to streamline the structure and improve readability.
- Added new CSS classes for brightness and invert filters in `style.css` to enhance image visibility.
- Modified the CSS source map in `custom.css.map` for better debugging.
- Changed theme name in `theme.toml` from "Hugo Saasify" to "Theme Chill" for branding consistency.
This commit is contained in:
Boris Waaub
2026-02-11 20:09:11 +01:00
parent 5c0487c90f
commit 77f020ae13
7 changed files with 486 additions and 374 deletions
+1 -1
View File
@@ -72,7 +72,7 @@ pagination = { pagerSize = 6, path = "page" }
[params]
description = "Logiciel libre d'accompagnement social"
author = "Champs-Libres"
logo = "/images/logo.png" # Path to your logo
logo = "/images/logo-darkmode.png" # Path to your logo
customCSS = ["css/custom.css"]