40 lines
639 B
YAML
40 lines
639 B
YAML
title: page.layout.title
|
|
image:
|
|
icon: grid
|
|
back: "var(--theme-accent)"
|
|
color: "var(--theme-primary)"
|
|
|
|
options:
|
|
# access
|
|
# changeSlug
|
|
# changeStatus
|
|
# changeTemplate
|
|
# changeTitle
|
|
# create
|
|
# delete
|
|
# duplicate
|
|
# list
|
|
# move
|
|
# preview
|
|
# sort
|
|
# update
|
|
|
|
tabs:
|
|
content:
|
|
label: tab.content.label
|
|
icon: text
|
|
columns:
|
|
main:
|
|
width: 3/4
|
|
type: fields
|
|
fields:
|
|
blocks: fields/blocks
|
|
sidebar:
|
|
width: 1/4
|
|
sections:
|
|
children:
|
|
label: section.children.label
|
|
type: pages
|
|
template: layout
|
|
seo: seo/page
|