From 2122aca697490394b8db38d76823ebd7480198d6 Mon Sep 17 00:00:00 2001 From: Michael Zhang Date: Fri, 1 Sep 2023 08:01:19 -0500 Subject: [PATCH] keywords --- 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 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 && } +