site blueprint > hero : change layout #2

This commit is contained in:
isUnknown 2024-10-31 16:23:53 +01:00
parent dfb0a5ca04
commit c02b9840f7

View file

@ -46,12 +46,6 @@ tabs:
options: options:
event: Événement event: Événement
custom: Personnalisé custom: Personnalisé
heroEvent:
label: Événement
type: pages
query: page('programme').grandChildren
when:
heroMode: event
heroText: heroText:
label: Text label: Text
type: blocks type: blocks
@ -78,6 +72,12 @@ tabs:
heroMode: custom heroMode: custom
- width: 1/2 - width: 1/2
fields: fields:
heroEvent:
label: Événement
type: pages
query: page('programme').grandChildren
when:
heroMode: event
heroImage: heroImage:
label: Image label: Image
type: files type: files