This commit is contained in:
parent
4c4ecc4eb3
commit
789c0a4705
1 changed files with 7 additions and 1 deletions
|
@ -350,6 +350,8 @@ collections:
|
|||
preview: false
|
||||
raw: true
|
||||
format: "yaml"
|
||||
fields:
|
||||
- { label: "Inhalt", name: "body", widget: "text" }
|
||||
- file: "data/navigation_de.toml"
|
||||
label: "Navigation-DE"
|
||||
name: "navigation-de"
|
||||
|
@ -357,10 +359,14 @@ collections:
|
|||
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"
|
||||
format: "toml"
|
||||
fields:
|
||||
- { label: "Inhalt", name: "body", widget: "text" }
|
Loading…
Add table
Add a link
Reference in a new issue