Files
natascha-rieter-nl/user/themes/natascha/blueprints/home.yaml
T
2026-04-19 00:16:59 +02:00

30 lines
706 B
YAML

title: Home
'@extends':
type: default
context: blueprints://pages
form:
fields:
tabs:
type: tabs
active: 1
fields:
content:
type: tab
title: Content
fields:
header.image_main:
type: filepicker
label: 'Portrait image (main)'
preview_images: true
folder: '@self'
accept:
- image/*
header.image_secondary:
type: filepicker
label: 'Portrait image (secondary, shown on tablet and larger)'
preview_images: true
folder: '@self'
accept:
- image/*