FEATURE Update URL in archive header for participative research section
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Antoine M 2026-06-08 15:44:41 +02:00
parent 57bd7c13e9
commit f3f1dca800

View File

@ -10,6 +10,6 @@
'background_style' => 'sliced',
'cta' => array(
'title' => __('Trouver une recherche participative', 'carhop'),
'url' => '#recherches-participatives',
'url' => '#archive-post-grid',
)
));