diff --git a/packages/astro-theme/layouts/Shell.astro b/packages/astro-theme/layouts/Shell.astro index a0c7c63f7..88e14a321 100644 --- a/packages/astro-theme/layouts/Shell.astro +++ b/packages/astro-theme/layouts/Shell.astro @@ -20,6 +20,13 @@ const { title, description, image, site } = Astro.props; description={description || SITE_DESCRIPTION} {image} /> +