From ef2a6a121ffc94407417deba8d2cea2df3b766fa Mon Sep 17 00:00:00 2001 From: Patrick Alvin Alcala Date: Thu, 10 Jul 2025 15:46:44 +0800 Subject: [PATCH] Minor adjustment --- 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 8bad850..b3b00d8 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -9,7 +9,7 @@ const { title } = Astro.props - + {title}