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/meta.js"],"names":["__webpack_exports__","Object","_emotion_core__WEBPACK_IMPORTED_MODULE_0__","_components_layout__WEBPACK_IMPORTED_MODULE_2__","title","_components_block__WEBPACK_IMPORTED_MODULE_3__","href"],"mappings":"qIAIeA,EAAA,0BACbC,OAAAC,EAAA,EAAAD,CAACE,EAAA,EAAD,CAAQC,MAAM,QACZH,OAAAC,EAAA,EAAAD,CAACI,EAAA,EAAD,KACEJ,OAAAC,EAAA,EAAAD,CAAA,oDACAA,OAAAC,EAAA,EAAAD,CAAA,gDACuC,IACrCA,OAAAC,EAAA,EAAAD,CAAA,KAAGK,KAAK,gDAAR,2CAFF,0EAOAL,OAAAC,EAAA,EAAAD,CAAA","file":"component---src-pages-meta-js-147ca644ff908a1f2f34.js","sourcesContent":["import React from \"react\"\nimport Layout from \"../components/layout\"\nimport Block from \"../components/block\"\n\nexport default () => (\n <Layout title=\"Meta\">\n <Block>\n <h2> Why I (Probably) Over-Engineered This</h2>\n <p>\n This is a two page site written with{\" \"}\n <a href=\"https://github.com/aaronmgdr/aaronderuvo.com\">\n React and built on the Gatsby framework\n </a>\n . I could have easily built this site quickly with plain HTML and CSS.\n </p>\n <p>\n But this isn't just a personal and professional about me, it's a\n playground. And I'm here to have some fun with it.\n </p>\n </Block>\n </Layout>\n)\n"],"sourceRoot":""}