24 lines
314 B
INI
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
|