diff --git a/src/pages/posts/[...slug].astro b/src/pages/posts/[...slug].astro index 6a93e4c..977bd7c 100644 --- a/src/pages/posts/[...slug].astro +++ b/src/pages/posts/[...slug].astro @@ -42,6 +42,7 @@ const datestamp = post.data.date.toLocaleDateString(undefined, { +

{post.data.title}