This commit is contained in:
parent
74aa2b2c82
commit
4c4ecc4eb3
1 changed files with 6 additions and 9 deletions
|
@ -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"
|
Loading…
Add table
Add a link
Reference in a new issue