23 lines
443 B
YAML
23 lines
443 B
YAML
title: site.title
|
|
|
|
tabs:
|
|
pages:
|
|
label: tab.pages.label
|
|
icon: page
|
|
columns:
|
|
- width: 2/3
|
|
sections:
|
|
pages:
|
|
label: field.pages.label
|
|
type: pages
|
|
info: "/{{ page.slug }}"
|
|
create:
|
|
- layout
|
|
templates:
|
|
- home
|
|
- error
|
|
- layout
|
|
image: icon
|
|
navigation: tabs/navigation
|
|
seo: seo/site
|