Files
labyricorn-site/models/page.ini
T
Labyricorn a88092631a
Deploy production / deploy (push) Successful in 21s
Add Atom and RSS feeds
2026-08-23 17:37:05 -07:00

24 lines
314 B
INI

[model]
name = Page
label = {{ this.title }}
[fields.title]
label = Title
type = string
[fields.eyebrow]
label = Eyebrow
type = string
[fields.summary]
label = Summary
type = text
[fields.body]
label = Body
type = markdown
[fields.recent_activity_paths]
label = Generated recent activity paths
type = strings