From 4cddd911654b77edaa171f775a66fd65491acc30 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Wed, 7 Feb 2024 23:10:15 -0500 Subject: Update package.json and Guestbook.jsx --- src/pages/blog/[...slug].astro | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'src/pages') diff --git a/src/pages/blog/[...slug].astro b/src/pages/blog/[...slug].astro index 86690c6..646dabb 100644 --- a/src/pages/blog/[...slug].astro +++ b/src/pages/blog/[...slug].astro @@ -25,9 +25,14 @@ const { Content } = await entry.render(); - -- cgit v1.2.3