mmk2410.org/site/blueprints/pages/blog.yml
Marcel Kapfer 0b1949d8e1
All checks were successful
Deploy / deploy (push) Successful in 5s
💄 (blueprints) Use monospace font for textareas
2024-03-20 17:57:40 +01:00

22 lines
389 B
YAML

title: Blog Page
sections:
fields:
type: fields
fields:
text:
type: textarea
font: monospace
size: small
drafts:
extends: sections/articles
label: Drafts
status: draft
unlisted:
extends: sections/articles
label: In Review
status: unlisted
listed:
extends: sections/articles
label: Published
status: listed