View source: Blueprint
The Panel setup for this page is controlled by the blueprint pages/home.yml.
All blueprints can be found in the /site/blueprints folder.
To learn more about Kirby's blueprints, please check out our docs: https://getkirby.com/docs
title: Home
sections:
content:
type: fields
fields:
heading:
type: text
panelHeading:
label: Panel heading
type: text
width: 1/2
aboutHeading:
label: About heading
type: text
width: 1/2
panelText:
label: Panel text
type: textarea
size: large
width: 1/2
aboutText:
label: About text
type: textarea
size: large
width: 1/2
examples: sections/home/examples