{"version":3,"sources":["webpack:///component---src-pages-index-js-dec417c9676874e41bde.js","webpack:///./src/images/constructionSign.png","webpack:///./src/pages/index.js"],"names":["webpackJsonp","462","module","exports","__webpack_require__","p","211","_interopRequireDefault","obj","__esModule","default","_react","_react2","_gatsbyLink","_gatsbyLink2","_styledComponents","_styledComponents2","_reactHelmet","_reactHelmet2","_standardWrapper","_standardWrapper2","_constructionSign","_constructionSign2","ConstructionSign","styled","div","withConfig","displayName","constructionImage","IndexPage","createElement","title","meta","name","content","to"],"mappings":"AAAAA,cAAc,iBAERC,IACA,SAAUC,EAAQC,EAASC,GCHjCF,EAAAC,QAAAC,EAAAC,EAAA,wCDSMC,IACA,SAAUJ,EAAQC,EAASC,GAEhC,YA4BA,SAASG,GAAuBC,GAAO,MAAOA,IAAOA,EAAIC,WAAaD,GAAQE,QAASF,GA1BvFL,EAAQM,YAAa,CEdtB,IAAAE,GAAAP,EAAA,GFkBKQ,EAAUL,EAAuBI,GEjBtCE,EAAAT,EAAA,IFqBKU,EAAeP,EAAuBM,GEpB3CE,EAAAX,EAAA,IFwBKY,EAAqBT,EAAuBQ,GEvBjDE,EAAAb,EAAA,IF2BKc,EAAgBX,EAAuBU,GEzB5CE,EAAAf,EAAA,IF6BKgB,EAAoBb,EAAuBY,GE5BhDE,EAAAjB,EAAA,KFgCKkB,EAAqBf,EAAuBc,GE9B3CE,EAAmBC,UAAOC,IAA1BC,YAAAC,YAAA,wIAGoBC,WAKpBC,EAAY,iBAChBjB,GAAAF,QAAAoB,cAACV,EAAAV,QAAD,KACEE,EAAAF,QAAAoB,cAACZ,EAAAR,SACCqB,MAAM,aACNC,OACIC,KAAM,WAAYC,QAAS,qEAGjCtB,EAAAF,QAAAoB,cAAA,kCACAlB,EAAAF,QAAAoB,cAAA,uCACAlB,EAAAF,QAAAoB,cAAA,+CAAsClB,EAAAF,QAAAoB,cAAChB,EAAAJ,SAAKyB,GAAG,UAAT,cAAtC,2CACAvB,EAAAF,QAAAoB,cAAChB,EAAAJ,SAAKyB,GAAG,UAAT,eACAvB,EAAAF,QAAAoB,cAACP,GAAiBQ,MAAM,sBACxBnB,EAAAF,QAAAoB,cAAA,qDF4DH3B,GAAQO,QExDMmB,EFyDd3B,EAAOC,QAAUA,EAAiB","file":"component---src-pages-index-js-dec417c9676874e41bde.js","sourcesContent":["webpackJsonp([35783957827783],{\n\n/***/ 462:\n/***/ (function(module, exports, __webpack_require__) {\n\n\tmodule.exports = __webpack_require__.p + \"static/constructionSign.0aa31e58.png\";\n\n/***/ }),\n\n/***/ 211:\n/***/ (function(module, exports, __webpack_require__) {\n\n\t'use strict';\n\t\n\texports.__esModule = true;\n\t\n\tvar _react = __webpack_require__(2);\n\t\n\tvar _react2 = _interopRequireDefault(_react);\n\t\n\tvar _gatsbyLink = __webpack_require__(49);\n\t\n\tvar _gatsbyLink2 = _interopRequireDefault(_gatsbyLink);\n\t\n\tvar _styledComponents = __webpack_require__(21);\n\t\n\tvar _styledComponents2 = _interopRequireDefault(_styledComponents);\n\t\n\tvar _reactHelmet = __webpack_require__(26);\n\t\n\tvar _reactHelmet2 = _interopRequireDefault(_reactHelmet);\n\t\n\tvar _standardWrapper = __webpack_require__(27);\n\t\n\tvar _standardWrapper2 = _interopRequireDefault(_standardWrapper);\n\t\n\tvar _constructionSign = __webpack_require__(462);\n\t\n\tvar _constructionSign2 = _interopRequireDefault(_constructionSign);\n\t\n\tfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\t\n\tvar ConstructionSign = _styledComponents2.default.div.withConfig({\n\t displayName: 'pages__ConstructionSign'\n\t})(['height:500px;width:500px;background-image:url(', ');background-size:contain;background-repeat:no-repeat;'], _constructionSign2.default);\n\t\n\tvar IndexPage = function IndexPage() {\n\t return _react2.default.createElement(\n\t _standardWrapper2.default,\n\t null,\n\t _react2.default.createElement(_reactHelmet2.default, {\n\t title: 'Birkenstab',\n\t meta: [{ name: 'keywords', content: 'birkenstab, birkenstab.de, homepage, personal website, website' }]\n\t }),\n\t _react2.default.createElement(\n\t 'h1',\n\t null,\n\t 'Hello I\\'m Birkenstab'\n\t ),\n\t _react2.default.createElement(\n\t 'p',\n\t null,\n\t 'This is my awesome website'\n\t ),\n\t _react2.default.createElement(\n\t 'p',\n\t null,\n\t 'It is still far from finished. The ',\n\t _react2.default.createElement(\n\t _gatsbyLink2.default,\n\t { to: '/stuff' },\n\t 'Stuff page'\n\t ),\n\t ' is the only one with content right now'\n\t ),\n\t _react2.default.createElement(\n\t _gatsbyLink2.default,\n\t { to: '/stuff' },\n\t 'Go to Stuff'\n\t ),\n\t _react2.default.createElement(ConstructionSign, { title: 'construction sign' }),\n\t _react2.default.createElement(\n\t 'figcaption',\n\t null,\n\t 'I drew this picture in 2010 :D'\n\t )\n\t );\n\t};\n\t\n\texports.default = IndexPage;\n\tmodule.exports = exports['default'];\n\n/***/ })\n\n});\n\n\n// WEBPACK FOOTER //\n// component---src-pages-index-js-dec417c9676874e41bde.js","module.exports = __webpack_public_path__ + \"static/constructionSign.0aa31e58.png\";\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/images/constructionSign.png\n// module id = 462\n// module chunks = 35783957827783","import React from 'react'\nimport Link from 'gatsby-link'\nimport styled from 'styled-components'\nimport Helmet from 'react-helmet'\n\nimport StandardWrapper from '../components/standardWrapper'\nimport constructionImage from '../images/constructionSign.png'\n\nconst ConstructionSign = styled.div`\n height: 500px;\n width: 500px;\n background-image: url(${constructionImage});\n background-size: contain;\n background-repeat: no-repeat;\n`\n\nconst IndexPage = () => (\n \n \n

Hello I'm Birkenstab

\n

This is my awesome website

\n

It is still far from finished. The Stuff page is the only one with content right now

\n Go to Stuff\n \n
I drew this picture in 2010 :D
\n
\n)\n\nexport default IndexPage\n\n\n\n// WEBPACK FOOTER //\n// ./src/pages/index.js"],"sourceRoot":""}