From 5c4915f325580cbfed381e19abb81913a1542c16 Mon Sep 17 00:00:00 2001 From: prototypa <54446028+prototypa@users.noreply.github.com> Date: Thu, 8 Sep 2022 23:01:57 -0400 Subject: [PATCH] Update BaseLayout.astro --- src/layouts/BaseLayout.astro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/layouts/BaseLayout.astro b/src/layouts/BaseLayout.astro index 1e6093f..b6fe1dc 100644 --- a/src/layouts/BaseLayout.astro +++ b/src/layouts/BaseLayout.astro @@ -8,7 +8,7 @@ const { meta = {} } = Astro.props; --- - +