From 622a9121182e111453627bb102347cb76fc9018a Mon Sep 17 00:00:00 2001 From: Emotion Date: Thu, 19 Oct 2023 01:33:38 +1300 Subject: [PATCH] Updated Layout.astro --- src/layouts/Layout.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index fe71155..e925501 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -21,7 +21,7 @@ const { title } = Astro.props; {title}