moved theme_settings.toml
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
maxime-cool 2024-01-24 18:24:52 +01:00
parent f0253e24bf
commit 380db176f5
3 changed files with 1 additions and 2 deletions

View file

View file

@ -1 +0,0 @@
"toml file" = "bleu"

View file

@ -39,7 +39,7 @@ collections:
files:
- label: 'Theme Settings'
name: theme settings
file: 'site/settings.toml'
file: 'hugo_config/_default/theme_settings.toml'
extension: toml
fields:
- { label: Couleur du thème, name: bg-color, widget: 'select', options: ["rouge", "bleu", "vert"] }