From 58c83ab50873fb42ae6cc82eb42d9012c6592c51 Mon Sep 17 00:00:00 2001 From: Antoine M Date: Tue, 2 Apr 2024 16:43:51 +0200 Subject: [PATCH] updating render bullet for screen readers compatibility --- acf-blocks/home/show-thematiques/show-thematiques.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/acf-blocks/home/show-thematiques/show-thematiques.js b/acf-blocks/home/show-thematiques/show-thematiques.js index 8ea6ba1..4e8f51b 100644 --- a/acf-blocks/home/show-thematiques/show-thematiques.js +++ b/acf-blocks/home/show-thematiques/show-thematiques.js @@ -41,7 +41,9 @@ function initiateSwiper() { const ariaLabel = cardThematiques[index].getAttribute("data-taxonomy"); // return ``; - return `
`; + return ``; }, }, breakpoints: {