This commit is contained in:
2022-03-26 19:55:09 +01:00
parent a74bdef9f7
commit a2bc3ee51e

View File

@ -142,8 +142,8 @@ collections:
name: "blog" name: "blog"
widget: "object" widget: "object"
fields: fields:
- {label: "Aktivieren", name: "enable", widget: "string"} - {label: "Aktivieren", name: "enable", widget: "booleang"}
- {label: "Titel", name: "title", widget: "string"} - {label: "Titel", name: "title", widget: "string"}
- name: "hugo-config" - name: "hugo-config"
label: "Website-Konfiguration" label: "Website-Konfiguration"
file: "config.toml" file: "config.toml"