test
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Antoine M 2026-03-17 15:44:00 +01:00
parent d381114baf
commit c093e0cd63
2 changed files with 2 additions and 6 deletions

View File

@ -3,8 +3,8 @@
$contact_persons = get_field('contact_persons', 'option');
$ressources_graphiques = get_field('ressources_graphiques', 'option');
?>
<h1>qsdqsdqsdqsd</h1>
<section <?php echo $wrapper_attributes; ?>>
<div class="contact-persons">
@ -122,8 +122,5 @@
<?php get_template_part('template-parts/post-types/archives-presse/archives-presse-grid'); ?>
</div>
</section>

View File

@ -3,8 +3,8 @@
$contact_persons = get_field('contact_persons', 'option');
$ressources_graphiques = get_field('ressources_graphiques', 'option');
?>
<h1>qsdqsdqsdqsd</h1>
<section <?php echo $wrapper_attributes; ?>>
<div class="contact-persons">
@ -123,5 +123,4 @@
<?php get_template_part('template-parts/post-types/archives-presse/archives-presse-grid'); ?>
</div>
</section>