This commit is contained in:
Denys Konovalov 2022-03-26 19:55:09 +01:00
parent e8fe8af5dc
commit c83f7f552d

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