{"componentChunkName":"component---src-templates-post-js","path":"/holidays","result":{"data":{"mdx":{"frontmatter":{"image":{"childImageSharp":{"fluid":{"base64":"data:image/jpeg;base64,/9j/2wBDABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkzODdASFxOQERXRTc4UG1RV19iZ2hnPk1xeXBkeFxlZ2P/2wBDARESEhgVGC8aGi9jQjhCY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2P/wgARCAAPABQDASIAAhEBAxEB/8QAFwABAQEBAAAAAAAAAAAAAAAAAQACBP/EABYBAQEBAAAAAAAAAAAAAAAAAAQBAv/aAAwDAQACEAMQAAABAwZPVFi//8QAGhAAAgMBAQAAAAAAAAAAAAAAAQIAAxIiE//aAAgBAQABBQJTWG13kTz7soMrTK//xAAUEQEAAAAAAAAAAAAAAAAAAAAQ/9oACAEDAQE/AT//xAAVEQEBAAAAAAAAAAAAAAAAAAAQIf/aAAgBAgEBPwGH/8QAHBAAAwABBQAAAAAAAAAAAAAAAAERAhASMUFR/9oACAEBAAY/Apk4Pjb1o36JolP/xAAaEAEBAQADAQAAAAAAAAAAAAABEQAhMVFh/9oACAEBAAE/IQPFeYoFeaaXufWTTfbgFU7/2gAMAwEAAgADAAAAEIAP/8QAFxEBAQEBAAAAAAAAAAAAAAAAAQARMf/aAAgBAwEBPxAHrZf/xAAXEQEBAQEAAAAAAAAAAAAAAAABABEx/9oACAECAQE/EOA2XG//xAAbEAEAAgMBAQAAAAAAAAAAAAABABEhMUFhkf/aAAgBAQABPxBkpGhqAjDrC5gMa+zAAT1deyhGgmIqMwutdB4T/9k=","aspectRatio":1.3333333333333333,"src":"/static/30c9bdb5605b845f1569c571c1631b87/14b42/IMG_5375.jpg","srcSet":"/static/30c9bdb5605b845f1569c571c1631b87/f836f/IMG_5375.jpg 200w,\n/static/30c9bdb5605b845f1569c571c1631b87/2244e/IMG_5375.jpg 400w,\n/static/30c9bdb5605b845f1569c571c1631b87/14b42/IMG_5375.jpg 800w,\n/static/30c9bdb5605b845f1569c571c1631b87/47498/IMG_5375.jpg 1200w,\n/static/30c9bdb5605b845f1569c571c1631b87/0e329/IMG_5375.jpg 1600w,\n/static/30c9bdb5605b845f1569c571c1631b87/10a43/IMG_5375.jpg 4032w","sizes":"(max-width: 800px) 100vw, 800px"},"id":"46efee84-1986-5e81-a3ef-8acee12a3a51"}},"images":null,"author":"A-M","title":"Holidays","category":"crochet","rotate":null},"body":"function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\n\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\n\n/* @jsx mdx */\nvar _frontmatter = {\n  \"title\": \"Holidays\",\n  \"slug\": \"holidays\",\n  \"author\": \"A-M\",\n  \"image\": \"./images/IMG_5375.jpg\",\n  \"category\": \"crochet\"\n};\n\nvar makeShortcode = function makeShortcode(name) {\n  return function MDXDefaultShortcode(props) {\n    console.warn(\"Component \" + name + \" was not imported, exported, or provided by MDXProvider as global scope\");\n    return mdx(\"div\", props);\n  };\n};\n\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n      props = _objectWithoutProperties(_ref, [\"components\"]);\n\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(\"div\", {\n    className: \"main-page-container\"\n  }, mdx(\"p\", {\n    className: \"main-page-header\"\n  }, \"Holiday Crocheting\"), mdx(\"p\", {\n    className: \"post-text\"\n  }, \"I made these little holiday amigurumi's for my grandmother for Christmas 2019.\")));\n}\n;\nMDXContent.isMDXComponent = true;"}},"pageContext":{"slug":"holidays"}}}