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/404.js"],"names":["__webpack_require__","r","__webpack_exports__","react__WEBPACK_IMPORTED_MODULE_0__","react__WEBPACK_IMPORTED_MODULE_0___default","n","_components_layout__WEBPACK_IMPORTED_MODULE_1__","NotFoundPage","a","createElement"],"mappings":"0FAAAA,EAAAC,EAAAC,GAAA,IAAAC,EAAAH,EAAA,GAAAI,EAAAJ,EAAAK,EAAAF,GAAAG,EAAAN,EAAA,KAaeO,UARM,kBACnBH,EAAAI,EAAAC,cAACH,EAAA,EAAD,KAEEF,EAAAI,EAAAC,cAAA,2BACAL,EAAAI,EAAAC,cAAA","file":"component---src-pages-404-js-d3f5b41e448cce4f4d72.js","sourcesContent":["import React from 'react'\n\nimport Layout from '../components/layout'\n// import SEO from '../components/seo'\n\nconst NotFoundPage = () => (\n <Layout>\n {/* <SEO title=\"404: Not found\" /> */}\n <h1>NOT FOUND 404</h1>\n <p>You just hit a route that doesn't exist... the sadness.</p>\n </Layout>\n)\n\nexport default NotFoundPage\n"],"sourceRoot":""}