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:
@@ -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"]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user