- 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.
14 lines
332 B
TOML
14 lines
332 B
TOML
name = "Theme Chill"
|
|
license = "MIT"
|
|
licenselink = ""
|
|
description = ""
|
|
homepage = ""
|
|
demosite = ""
|
|
tags = ["saas", "business", "tailwind", "responsive", "modern", "clean"]
|
|
features = ["responsive", "tailwind", "modern design"]
|
|
min_version = "0.80.0"
|
|
|
|
[author]
|
|
name = "Champs-Libres"
|
|
homepage = "https://www.champs-libres.coop/"
|