17 lines
221 B
INI
17 lines
221 B
INI
[model]
|
|
name = Start
|
|
label = {{ this.title }}
|
|
hidden = true
|
|
|
|
[fields.title]
|
|
label = Title
|
|
type = string
|
|
|
|
[fields.image]
|
|
label = Image
|
|
description = Image URL Path
|
|
type = string
|
|
|
|
[fields.body]
|
|
label = Body
|
|
type = markdown
|