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,"file":"component---src-pages-404-jsx-4a02704ef997cc44bd01.js","mappings":"qPAcO,SAASA,IACd,OAAOC,EAAAA,cAAA,aAAO,iBAChB,CAJA,UATA,WACE,OACEA,EAAAA,cAACC,EAAAA,EAAM,KACLD,EAAAA,cAAA,UAAI,kBACJA,EAAAA,cAAA,KAAGE,UAAU,QAAO,yDAG1B,C","sources":["webpack://man_gatsby/./src/pages/404.jsx"],"sourcesContent":["import * as React from 'react'\nimport { Layout } from '../components/Layout'\n\nfunction NotFoundPage() {\n return (\n <Layout>\n <h1>Page not found</h1>\n <p className=\"lead\">Sorry 😔, we couldn’t find what you were looking for.</p>\n </Layout>\n )\n}\n\nexport default NotFoundPage\n\nexport function Head() {\n return <title>Page not found</title>\n}\n"],"names":["Head","React","Layout","className"],"sourceRoot":""}