settings for prose

This commit is contained in:
Ayo 2021-06-25 00:34:00 +08:00
parent 3793f7decf
commit 5c3c18a4e2

View file

@ -55,6 +55,21 @@ navigation:
- text: "About the Author" - text: "About the Author"
url: /about/ url: /about/
prose:
metadata:
_posts:
- name: "published"
field:
element: "checkbox"
label: "published"
value: "true"
_drafts:
- name: "published"
field:
element: "checkbox"
label: "published"
value: "true"
# 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
# to override the default setting. # to override the default setting.