32 lines
426 B
INI
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
|