From 2746cceb1013799dada843b709ed2560aad9f481 Mon Sep 17 00:00:00 2001 From: John Dunning Date: Sun, 7 Apr 2024 19:28:37 -0700 Subject: [PATCH] Fix base tag --- src/layouts/Page.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layouts/Page.astro b/src/layouts/Page.astro index a07ea87..ea2d192 100644 --- a/src/layouts/Page.astro +++ b/src/layouts/Page.astro @@ -12,7 +12,7 @@ const { title } = Astro.props; - +