This commit is contained in:
parent
7e81c9efc5
commit
420a9e7fd7
1 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@ media_folder: "static/images"
|
||||||
public_folder: "/images"
|
public_folder: "/images"
|
||||||
|
|
||||||
collections:
|
collections:
|
||||||
- name: "home"
|
- name: "home-ger"
|
||||||
label: "Home (GER)"
|
label: "Home (GER)"
|
||||||
files:
|
files:
|
||||||
- file: "content/about.de.md"
|
- file: "content/about.de.md"
|
||||||
|
@ -175,7 +175,7 @@ collections:
|
||||||
- { label: "Titel", name: "title", widget: "string" }
|
- { label: "Titel", name: "title", widget: "string" }
|
||||||
- { label: "Entwurf", name: "draft", widget: "boolean", default: false }
|
- { label: "Entwurf", name: "draft", widget: "boolean", default: false }
|
||||||
- { label: "Inhalt", name: "body", widget: "markdown" } #
|
- { label: "Inhalt", name: "body", widget: "markdown" } #
|
||||||
- name: "home"
|
- name: "home-eng"
|
||||||
label: "Home (ENG)"
|
label: "Home (ENG)"
|
||||||
files:
|
files:
|
||||||
- file: "content/about.en.md"
|
- file: "content/about.en.md"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue