Initial commit
This commit is contained in:
25
kirby-baukasten-main/site/blueprints/pages/home.yml
Normal file
25
kirby-baukasten-main/site/blueprints/pages/home.yml
Normal file
@@ -0,0 +1,25 @@
|
||||
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
|
||||
Reference in New Issue
Block a user