--- interface Props { name: string slug: string } const { name, slug } = Astro.props --- Тег {name}