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

This commit is contained in:
Jannik Menzel 2025-06-21 20:14:10 +02:00
parent 74aa2b2c82
commit 4c4ecc4eb3

View file

@ -348,22 +348,19 @@ collections:
name: "bios"
editor:
preview: false
raw: true
format: "yaml"
fields:
- { label: "Inhalt", name: "raw", widget: "code", default_language: "yaml" }
- file: "navigation_de.toml"
- file: "data/navigation_de.toml"
label: "Navigation-DE"
name: "navigation-de"
editor:
preview: false
raw: true
format: "toml"
fields:
- { label: "Inhalt", name: "raw", widget: "code", default_language: "toml" }
- file: "navigation_en.toml"
- file: "data/navigation_en.toml"
label: "Navigation-EN"
name: "navigation-en"
editor:
preview: false
format: "toml"
fields:
- { label: "Inhalt", name: "raw", widget: "code", default_language: "toml" }
raw: true
format: "toml"