From b46e2e2fab26c48344803ffeff1acaffba875a87 Mon Sep 17 00:00:00 2001 From: isUnknown Date: Fri, 27 Feb 2026 13:57:43 +0100 Subject: [PATCH] improve investigation card --- site/blueprints/fields/investigations.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/blueprints/fields/investigations.yml b/site/blueprints/fields/investigations.yml index ed27283..35cf89a 100644 --- a/site/blueprints/fields/investigations.yml +++ b/site/blueprints/fields/investigations.yml @@ -3,7 +3,7 @@ type: pages parent: page('enquetes') template: investigation layout: cards -text: "{{ page.title }}, {{ page.subtitle }}" +text: "{{ page.title }}" info: "{{ page.incidentConsequences }} à {{ page.incidentLocation }}" image: cover: true