REFACTOR remove unnecessary blank line in post-card.php for cleaner code

This commit is contained in:
Antoine 2026-03-16 10:15:49 +01:00
parent f90d43fd26
commit 3cdd5bebbd

View File

@ -18,7 +18,6 @@ $editors = get_field('editors', $ID);
$numerotation = get_post_meta($ID, 'post_numerotation', true);
$tags = get_the_terms($ID, 'etiquettes');
?>
<a class="post-card post-card--<?php echo $current_post_type . ' ' . ($has_post_thumbnail ? 'post-card--has-thumbnail' : ''); ?> card" href="<?php echo $link; ?> ">