26 lines
307 B
YAML
26 lines
307 B
YAML
extends: pages/layout
|
|
|
|
title: page.home.title
|
|
image:
|
|
icon: home
|
|
|
|
options:
|
|
# access
|
|
# changeSlug
|
|
# changeStatus
|
|
# changeTemplate
|
|
# changeTitle
|
|
# create
|
|
delete: false
|
|
duplicate: false
|
|
# list
|
|
move: false
|
|
# preview
|
|
# sort
|
|
# update
|
|
|
|
tabs:
|
|
content:
|
|
columns:
|
|
sidebar: false
|