1 2 3 4 5 6 7 8 9
--- import Layout from '../layouts/Main.astro'; --- <Layout> <h1> <code>npm init astro</code> </h1> </Layout>