export default function Layout({ children }) { return ( my static blog {children} ) }