Files
Labyricorn 9e3f448459
Deploy production / deploy (push) Successful in 23s
Add privacy disclosure page
2026-08-23 18:03:15 -07:00

32 lines
426 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.meta_description]
label = Meta description
type = string
[fields.updated]
label = Updated
type = date
[fields.body]
label = Body
type = markdown
[fields.recent_activity_paths]
label = Generated recent activity paths
type = strings