diff --git a/src/pages/index.astro b/src/pages/index.astro index 374a8e5..5249d27 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -33,7 +33,7 @@ const carouselImages3 = [ --- - + diff --git a/src/pages/news/[id].astro b/src/pages/news/[id].astro index 254837c..398de31 100644 --- a/src/pages/news/[id].astro +++ b/src/pages/news/[id].astro @@ -21,19 +21,19 @@ const { Content } = await render(post); --- -
+
{post.data.gallery && } -
-
+
+
-
+
{ post.data.youtube && (