--- const canonicalURL = new URL(Astro.url.pathname, Astro.site); const { title, description } = Astro.props; ---