--- const { title = "410 GONE", description = "410 GONE" } = Astro.props; import "../styles/globals.css"; --- {title}