--- import Layout from './Default.astro'; const { frontmatter } = Astro.props; --- {frontmatter.title} {frontmatter.description}