--- import MainLayout from './MainLayout.astro'; import '../styles/global.css'; const { frontmatter } = Astro.props; ---

{frontmatter.title}