edited decap config
All checks were successful
publish / publish (push) Successful in 23s

This commit is contained in:
Jannik Menzel 2025-06-23 19:33:00 +02:00
parent 609dc05110
commit 387a6f95a1

View file

@ -342,7 +342,10 @@ collections:
- { label: "Inhalt", name: "body", widget: "markdown" } - { label: "Inhalt", name: "body", widget: "markdown" }
- name: "bios" - name: "bios"
label: "Kandidierende" label: "Kandidierende"
file: "data/bios.yaml" files:
- file: "data/bios.yaml"
label: "Kandidierende"
name: "bios"
format: "yaml" format: "yaml"
editor: editor:
preview: false preview: false