changed decap config
All checks were successful
publish / publish (push) Successful in 26s

This commit is contained in:
Jannik Menzel 2025-06-22 01:07:08 +02:00
parent 789c0a4705
commit 66afba730e

View file

@ -348,25 +348,17 @@ collections:
name: "bios"
editor:
preview: false
raw: true
format: "yaml"
fields:
- { label: "Inhalt", name: "body", widget: "text" }
- file: "data/navigation_de.toml"
label: "Navigation-DE"
name: "navigation-de"
editor:
preview: false
raw: true
format: "toml"
fields:
- { label: "Inhalt", name: "body", widget: "text" }
- file: "data/navigation_en.toml"
label: "Navigation-EN"
name: "navigation-en"
editor:
preview: false
raw: true
format: "toml"
fields:
- { label: "Inhalt", name: "body", widget: "text" }
- label: "Biographies"
name: "bio_entries"
widget: "object"
fields:
- label: "German Content"
name: "de"
widget: "markdown"
required: false
- label: "English Content"
name: "en"
widget: "markdown"
required: false