From 4810f071ec73ef7070f3ae30dd1ae291cac73656 Mon Sep 17 00:00:00 2001 From: Andrew Scott Date: Sun, 11 Dec 2022 01:41:17 -0500 Subject: [PATCH] Change theme --- src/layouts/BaseLayout.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layouts/BaseLayout.astro b/src/layouts/BaseLayout.astro index 418e27e..0e09b56 100644 --- a/src/layouts/BaseLayout.astro +++ b/src/layouts/BaseLayout.astro @@ -10,7 +10,7 @@ const { image, title = SITE_TITLE, description = SITE_DESCRIPTION } = Astro.prop --- - +