--- interface Props { url: string title: string } const { url, title } = Astro.props --- ← {title}