From 361950e14b84a75bd76740710a538531268e5f91 Mon Sep 17 00:00:00 2001 From: Antoine M Date: Wed, 25 Feb 2026 16:38:09 +0100 Subject: [PATCH] TEST FIX --- template-parts/authors/authors-list.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/template-parts/authors/authors-list.php b/template-parts/authors/authors-list.php index 8e439b4..eee2c83 100644 --- a/template-parts/authors/authors-list.php +++ b/template-parts/authors/authors-list.php @@ -4,6 +4,8 @@ $componentTitle = 'Auteur·e·s de l\'article'; $authors = get_field('authors', $postId); ?> +

..

+

..