From f5efedcaf7ff2ad509304a6f44771d2bac2001fc Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sun, 4 Feb 2024 20:40:26 -0500 Subject: Proper error handling and css tweak for guestbooks --- src/layouts/Default.astro | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/layouts') diff --git a/src/layouts/Default.astro b/src/layouts/Default.astro index 4f3c87a..72851a4 100644 --- a/src/layouts/Default.astro +++ b/src/layouts/Default.astro @@ -43,8 +43,7 @@ const date = new Date(); -- cgit v1.2.3