export default function DefaultLayout({ children, ...frontMatter }) { return (
{frontMatter.author}
{frontMatter.description}