change config format

This commit is contained in:
2022-12-15 17:01:21 +01:00
parent 1883f5a1cb
commit 95e146ed12
4 changed files with 189 additions and 254 deletions

View File

@ -156,7 +156,7 @@ collections:
- {label: "Titel", name: "title", widget: "string"}
- name: "hugo-config"
label: "Website-Konfiguration"
file: "config.toml"
file: "config.yml"
fields:
- {label: "Website-URL", name: "baseURL", widget: "string"}
- {label: "Titel", name: "title", widget: "string"}