From 0627d6b0d96b3ff65b46491e4e04e04fb960cbcd Mon Sep 17 00:00:00 2001 From: Michael Zhang Date: Fri, 1 Sep 2023 08:02:15 -0500 Subject: [PATCH] author --- src/pages/posts/[...slug].astro | 1 + 1 file changed, 1 insertion(+) 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}