--- import Base from "@layouts/Base.astro"; const { title, description } = Astro.props.frontmatter || Astro.props; ---