From fe1839312f0ca6e0b6a64e5d677a6a339fae77c6 Mon Sep 17 00:00:00 2001 From: Theo Sanderson Date: Wed, 21 Feb 2024 19:05:55 +0000 Subject: [PATCH] format --- website/src/layouts/BaseLayout.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/layouts/BaseLayout.astro b/website/src/layouts/BaseLayout.astro index 41bf069a0b..50e1dd436d 100644 --- a/website/src/layouts/BaseLayout.astro +++ b/website/src/layouts/BaseLayout.astro @@ -15,7 +15,7 @@ const { title } = Astro.props; - + {title}