2024-03-17 22:34:51 +01:00
|
|
|
title: Blog Page
|
|
|
|
|
|
|
|
sections:
|
|
|
|
fields:
|
|
|
|
type: fields
|
|
|
|
fields:
|
|
|
|
text:
|
|
|
|
type: textarea
|
2024-03-20 17:57:40 +01:00
|
|
|
font: monospace
|
2024-03-17 22:34:51 +01:00
|
|
|
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
|
2024-03-20 21:21:41 +01:00
|
|
|
seo:
|
|
|
|
extends: sections/seo
|