diff --git a/src/layouts/BaseLayout.astro b/src/layouts/BaseLayout.astro index 4d6a979..52209df 100644 --- a/src/layouts/BaseLayout.astro +++ b/src/layouts/BaseLayout.astro @@ -20,6 +20,11 @@ const backgroundImageUrl = `url('${optimizedBgImage.src}')`; +