index-main/site/blueprints/pages/investigations.yml
Julie Blanc e5727b5630
All checks were successful
Deploy / Deploy to Production (push) Successful in 5m17s
site nav
2026-02-26 17:24:54 +01:00

39 lines
932 B
YAML

title: Investigations
tabs:
contentTab:
label: Contenu
icon: page
columns:
- width: 1/3
fields:
chapo:
label: Introduction
type: writer
nodes: false
buttons: false
- width: 2/3
sections:
investigations: fields/investigations
highlightTab:
label: Mise en avant
icon: star
fields:
pinnedInvestigations:
label: Enquêtes pinnées
type: pages
query: page('enquetes').children.listed
multiple: true
layout: list
text: "{{ page.title }}"
info: "{{ page.incidentDate }}"
superPinnedInvestigation:
label: Super pin (home)
type: pages
query: page('enquetes').children.listed
multiple: false
max: 1
layout: list
text: "{{ page.title }}"
info: "{{ page.incidentDate }}"
seo: seo/page