adding post-specific prose.io configuration
This commit is contained in:
parent
57d80caada
commit
0487e0d3fc
1 changed files with 7 additions and 0 deletions
|
@ -127,6 +127,13 @@ prose:
|
||||||
label: "Subtitle"
|
label: "Subtitle"
|
||||||
placeholder: "A description of your post."
|
placeholder: "A description of your post."
|
||||||
alterable: true
|
alterable: true
|
||||||
|
- name: "date"
|
||||||
|
field:
|
||||||
|
element: "text"
|
||||||
|
label: "Date"
|
||||||
|
help: "Enter date of post."
|
||||||
|
placeholder: "yyyy-mm-dd"
|
||||||
|
alterable: true
|
||||||
- name: "published"
|
- name: "published"
|
||||||
field:
|
field:
|
||||||
element: "checkbox"
|
element: "checkbox"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue