diff --git a/src/pages/posts/[...slug].astro b/src/pages/posts/[...slug].astro index 187faa1..6a93e4c 100644 --- a/src/pages/posts/[...slug].astro +++ b/src/pages/posts/[...slug].astro @@ -39,6 +39,7 @@ const datestamp = post.data.date.toLocaleDateString(undefined, { {heroImage && } {heroAlt && } +