From b9334f83af64f39a0cb02b7941368f913c428ad3 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Tue, 31 Dec 2024 22:23:38 -0500 Subject: Now this should fix it --- src/layouts/Layout.astro | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/layouts') diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index 2ca1f25..d2e2290 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -13,8 +13,8 @@ import '../styles/style.css'; - - + + @@ -23,7 +23,7 @@ import '../styles/style.css'; - + {title} -- cgit v1.2.3