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

This commit is contained in:
Nonimart 2025-12-03 14:50:50 +01:00
parent 0b76633324
commit 89819b8af1

View File

@ -46,6 +46,7 @@ $terms = get_terms(array(
'thematique' => $term, 'thematique' => $term,
) )
); );
write_log("test");
?> ?>
</div> </div>
<?php endforeach; ?> <?php endforeach; ?>