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"
|
||||
|
||||
collections:
|
||||
- name: "home"
|
||||
- name: "home-ger"
|
||||
label: "Home (GER)"
|
||||
files:
|
||||
- file: "content/about.de.md"
|
||||
|
@ -175,7 +175,7 @@ collections:
|
|||
- { label: "Titel", name: "title", widget: "string" }
|
||||
- { label: "Entwurf", name: "draft", widget: "boolean", default: false }
|
||||
- { label: "Inhalt", name: "body", widget: "markdown" } #
|
||||
- name: "home"
|
||||
- name: "home-eng"
|
||||
label: "Home (ENG)"
|
||||
files:
|
||||
- file: "content/about.en.md"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue