diff --git a/blocks/post-card/src/render.php b/blocks/post-card/src/render.php
index 1bb9237..b618cf9 100644
--- a/blocks/post-card/src/render.php
+++ b/blocks/post-card/src/render.php
@@ -16,7 +16,7 @@ $thematique_icon = get_field('taxonomy_pictures', 'thematiques' . '_' . $mainThe
$coverUrl = $postType->name === 'videos-webinaires' && $postThumbnail ? $postThumbnail : ($thematique_icon ? $thematique_icon['url'] : null);
?>
-
+