2026-01-25 22:42:02 +01:00
|
|
|
title: Dossiers
|
|
|
|
|
|
|
|
|
|
tabs:
|
|
|
|
|
contentTab:
|
|
|
|
|
label: Contenu
|
2026-02-26 17:24:54 +01:00
|
|
|
icon: page
|
|
|
|
|
columns:
|
|
|
|
|
- width: 1/3
|
|
|
|
|
fields:
|
|
|
|
|
chapo:
|
|
|
|
|
label: Introduction
|
|
|
|
|
type: writer
|
|
|
|
|
nodes: false
|
|
|
|
|
buttons: false
|
|
|
|
|
- width: 2/3
|
|
|
|
|
sections:
|
|
|
|
|
packages:
|
|
|
|
|
label: Dossiers
|
|
|
|
|
type: pages
|
|
|
|
|
text: "{{ page.title }}"
|
|
|
|
|
info: "{{ page.linkedContent.toPages.count }} contenus"
|
|
|
|
|
layout: cards
|
|
|
|
|
size: huge
|
|
|
|
|
search: true
|
|
|
|
|
image:
|
|
|
|
|
cover: true
|
|
|
|
|
ratio: 12/7
|
|
|
|
|
template: package
|
feat(seo): add SEO tabs to all page blueprints
Add seo: seo/page tab to all page blueprints ensuring each page has
at minimum contentTab and seo tabs (plus metadata where applicable).
Pages updated:
- Simple pages converted to tabs structure: home, about, resources
- Default page converted to tabs structure
- Pages with existing tabs: shop, product, support, folder, folders,
investigations, impact, impacts, report, investigation-summary
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-10 16:23:38 +01:00
|
|
|
seo: seo/page
|