{"componentChunkName":"component---src-templates-blog-template-js","path":"/blogs/why-i-love-gatsby","result":{"data":{"blog":{"content":"# Why I Love Gatsby!\n## Subtitle\n\n- first item\n- second item\n- third item\n- fourth item\n\n> Roof party kale chips occupy swag. Kitsch YOLO selvage, letterpress etsy leggings fingerstache jean shorts echo park. Letterpress live-edge chicharrones venmo hell of XOXO shabby chic gluten-free vexillologist vegan. Selfies street art tattooed, squid seitan etsy hashtag. Fanny pack cronut brunch, gochujang everyday carry migas vexillologist franzen YOLO truffaut. \n\n```const ProjectsPage = ({\n  data: {\n    allStrapiProjects: { nodes: projects },\n  },\n}) => {\n  return (\n    <Layout>\n      <section className=\"projects-page\">\n        <Projects projects={projects} title=\"all projects\" />\n      </section>\n    </Layout>\n  )\n}\n```"}},"pageContext":{"slug":"why-i-love-gatsby"}}}