From 96622d99b07349fbe044e75af84f2818b372e3e6 Mon Sep 17 00:00:00 2001 From: Boris Waaub Date: Thu, 12 Feb 2026 11:26:04 +0100 Subject: [PATCH] fix(features-carousel): corriger le rendu du titre en utilisant markdown --- content/_index.md | 2 +- themes/chill-theme/layouts/shortcodes/features-carousel.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/_index.md b/content/_index.md index b3a942a..7a6e277 100644 --- a/content/_index.md +++ b/content/_index.md @@ -36,7 +36,7 @@ testimonials: custom_class="hero" hero_image="/images/hero-dashboard.svg" >}} -{{< features-carousel title="Découvrez les fonctionnalités qui font de CHILL l’allié incontournable des travailleurs sociaux" background-color="#f1f5f9" >}} +{{< features-carousel title="Découvrez les fonctionnalité qui font de CHILL
l’allié incontournable des travailleurs sociaux" background-color="#f1f5f9" >}} { "features": [ { diff --git a/themes/chill-theme/layouts/shortcodes/features-carousel.html b/themes/chill-theme/layouts/shortcodes/features-carousel.html index 1ed3d1d..eeb18be 100644 --- a/themes/chill-theme/layouts/shortcodes/features-carousel.html +++ b/themes/chill-theme/layouts/shortcodes/features-carousel.html @@ -26,7 +26,7 @@