2025-10-07 16:21:26 +02:00
|
|
|
title: Impacts
|
2026-02-10 16:13:01 +01:00
|
|
|
|
|
|
|
|
tabs:
|
|
|
|
|
contentTab:
|
|
|
|
|
label: Contenu
|
2026-02-24 17:05:22 +01:00
|
|
|
icon: page
|
|
|
|
|
columns:
|
|
|
|
|
- width: 1/3
|
|
|
|
|
fields:
|
|
|
|
|
chapo:
|
|
|
|
|
label: Introduction
|
|
|
|
|
type: writer
|
|
|
|
|
nodes: false
|
|
|
|
|
buttons: false
|
|
|
|
|
- width: 2/3
|
|
|
|
|
sections:
|
|
|
|
|
impactsSection:
|
|
|
|
|
type: pages
|
|
|
|
|
label: Liste des impacts
|
|
|
|
|
template: impact
|
|
|
|
|
create: impact
|
|
|
|
|
layout: list
|
|
|
|
|
text: "{{ page.title }}"
|
|
|
|
|
info: "{{ page.category }} — {{ page.created.toDate('d/m/Y') }}"
|
|
|
|
|
sortBy: created desc
|
|
|
|
|
|
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
|