38 lines
839 B
YAML
38 lines
839 B
YAML
title: Home Page
|
|
|
|
form:
|
|
validation: loose
|
|
fields:
|
|
tabs:
|
|
type: tabs
|
|
active: 1
|
|
fields:
|
|
content:
|
|
type: tab
|
|
title: Content
|
|
fields:
|
|
title:
|
|
type: text
|
|
label: Title
|
|
|
|
header.subtitle:
|
|
type: text
|
|
label: Subtitle
|
|
placeholder: 'A few moments from past journeys'
|
|
help: 'Short line shown below the title in between-trips mode'
|
|
|
|
publishing:
|
|
type: tab
|
|
title: Publishing
|
|
fields:
|
|
header.visible:
|
|
type: toggle
|
|
label: Visible in nav
|
|
highlight: 1
|
|
default: 0
|
|
options:
|
|
1: 'Yes'
|
|
0: 'No'
|
|
validate:
|
|
type: bool
|