--- import BaseHead from './BaseHead.astro'; const { title, description, permalink } = Astro.props; ---