cr
This commit is contained in:
parent
d3f1fcc639
commit
aa528ec0e6
@ -14,7 +14,7 @@ collections:
|
||||
slug: "{{slug}}" # Filename template, e.g., YYYY-MM-DD-title.md
|
||||
fields: # The fields for each document, usually in front matter
|
||||
- {label: "Name", name: "title", widget: "string"}
|
||||
- {label: "Hintergrundbild", name: "bg_image", widget: "image", "default: "images/backgrounds/page-title.jpg"}
|
||||
- {label: "Hintergrundbild", name: "bg_image", widget: "image", default: "images/backgrounds/page-title.jpg"}
|
||||
- {label: "Metabeschreibung", name: "description", widget: "text"}
|
||||
- {label: "Gravatar-E-Mail", name: "email", widget: "string"}
|
||||
- {label: "Foto", name: "image", widget: "image"}
|
||||
|
Loading…
x
Reference in New Issue
Block a user