From 07daf4213394a89e3c6ef2685612b5ea50300cee Mon Sep 17 00:00:00 2001 From: luaneko Date: Mon, 11 Aug 2025 20:36:46 +1000 Subject: [PATCH] Update layout --- src/layouts/index.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layouts/index.astro b/src/layouts/index.astro index 337c62e..966d2f4 100644 --- a/src/layouts/index.astro +++ b/src/layouts/index.astro @@ -47,7 +47,7 @@ const { title, class: className, ...props } = Astro.props;