You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{"version":3,"sources":["webpack:///./src/pages/index.js"],"names":["IndexPage","title"],"mappings":"2FAAA,wDAYeA,UAPG,kBAChB,kBAAC,IAAD,KACE,kBAAC,IAAD,CAAKC,MAAM,SACX","file":"component---src-pages-index-js-d76cf0b2ba7c8d6fa310.js","sourcesContent":["import React from \"react\"\n\nimport Layout from \"../components/layout\"\nimport SEO from \"../components/seo\"\n\nconst IndexPage = () => (\n <Layout>\n <SEO title=\"Home\" />\n <h2>This Website is Under Construction</h2>\n </Layout>\n)\n\nexport default IndexPage\n"],"sourceRoot":""}