{"version":3,"sources":["webpack:///./src/pages/404.js"],"names":["NotFoundPage","props","theme","title"],"mappings":"0FAAA,+DAmBeA,UAZM,SAAAC,GAEnB,OACE,kBAAC,IAAD,CAASC,MAAOA,KACd,gCACE,kBAAC,IAAD,CAAUC,MAAM,MAAMD,MAAOA,OAE/B","file":"component---src-pages-404-js-e20921888578656ec019.js","sourcesContent":["//import PropTypes from \"prop-types\";\nimport React from \"react\";\nimport theme from \"../theme/theme.yaml\";\nimport Article from \"../components/Article\";\nimport Headline from \"../components/Article/Headline\";\n//import { graphql } from 'gatsby'\n\nconst NotFoundPage = props => {\n\n return (\n
\n
\n \n
\n

ページが見つかりませんでした。

\n
\n );\n};\n\nexport default NotFoundPage;\n\n//20210122 使われていないコードをコメントアウトしました。\n"],"sourceRoot":""}