{"version":3,"file":"component---src-pages-404-js-d0f4dae708eb2a4cae01.js","mappings":"oLAoBA,WAAeA,EAAAA,EAAAA,KAjBM,WACnB,IAAMC,EAA4B,oBAAXC,QAA0BA,OAEjD,OACE,uBAAKC,UAAU,iFACdF,GACC,gCACE,sBAAIG,MAAO,CAACC,SAAS,SAArB,OACA,sBAAIF,UAAU,gBAAd,gCACA,sBAAIA,UAAU,kBAAd,iEACA,qBAAGG,KAAK,IAAIC,KAAK,SAASC,MAAM,wBAAhC","sources":["webpack://gatsby-multi-language-website/./src/pages/404.js"],"sourcesContent":["import * as React from 'react'\nimport { withPrismicUnpublishedPreview } from 'gatsby-plugin-prismic-previews'\n\nconst NotFoundPage = () => {\n const browser = typeof window !== \"undefined\" && window;\n\n return (\n
\n {browser && (\n <>\n

404

\n

Hoppla! Seite nicht gefunden

\n
We're sorry, but the page you were looking for doesn't exist.
\n Zur Startseite\n \n )}\n
\n )\n}\n\nexport default withPrismicUnpublishedPreview(NotFoundPage)\n"],"names":["withPrismicUnpublishedPreview","browser","window","className","style","fontSize","href","type","class"],"sourceRoot":""}