From 71093a4c88ed41bd51a3387f1e91c7ee05f2203c Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sun, 4 Feb 2024 12:30:02 -0500 Subject: Almost finished implementing guestbook; More consistency in cards --- src/layouts/Default.astro | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/layouts/Default.astro') diff --git a/src/layouts/Default.astro b/src/layouts/Default.astro index db94dfd..4f3c87a 100644 --- a/src/layouts/Default.astro +++ b/src/layouts/Default.astro @@ -42,8 +42,9 @@ const date = new Date();
-- cgit v1.2.3