diff --git a/src/pages/[locale]/news/[id].astro b/src/pages/[locale]/news/[id].astro
index c723b7b..363856c 100644
--- a/src/pages/[locale]/news/[id].astro
+++ b/src/pages/[locale]/news/[id].astro
@@ -61,18 +61,6 @@ const excerpt = words.join(' ') + (words.length === 35 ? '...' : '');
{post.data.gallery?.length ? (