prose metadata field permalink
This commit is contained in:
parent
fcfb94e99b
commit
9170b31f36
1 changed files with 4 additions and 0 deletions
|
@ -69,6 +69,10 @@ prose:
|
||||||
element: "checkbox"
|
element: "checkbox"
|
||||||
label: "published"
|
label: "published"
|
||||||
value: "true"
|
value: "true"
|
||||||
|
field:
|
||||||
|
element: "text"
|
||||||
|
label: "permalink"
|
||||||
|
value: ""
|
||||||
|
|
||||||
# Exclude from processing.
|
# Exclude from processing.
|
||||||
# The following items will not be processed, by default. Create a custom list
|
# The following items will not be processed, by default. Create a custom list
|
||||||
|
|
Loading…
Reference in a new issue