diff --git a/src/layouts/BaseLayout.astro b/src/layouts/BaseLayout.astro index 1e6093f..b6fe1dc 100644 --- a/src/layouts/BaseLayout.astro +++ b/src/layouts/BaseLayout.astro @@ -8,7 +8,7 @@ const { meta = {} } = Astro.props; --- - + @@ -23,4 +23,4 @@ const { meta = {} } = Astro.props; img { content-visibility: auto; } - \ No newline at end of file +