From 507e0ba61a971eb772ee434ae904c080a8b0ecf6 Mon Sep 17 00:00:00 2001 From: Emotion Date: Fri, 20 Oct 2023 20:42:01 +1300 Subject: [PATCH] Fixed a wrong word --- 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 e925501..f386f1f 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -21,7 +21,7 @@ const { title } = Astro.props; {title}