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;