{"componentChunkName":"component---src-templates-post-js","path":"/week51","result":{"data":{"mdx":{"frontmatter":{"image":{"childImageSharp":{"fluid":{"base64":"data:image/jpeg;base64,/9j/2wBDABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkzODdASFxOQERXRTc4UG1RV19iZ2hnPk1xeXBkeFxlZ2P/2wBDARESEhgVGC8aGi9jQjhCY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2P/wgARCAAUABQDASIAAhEBAxEB/8QAGQABAAMBAQAAAAAAAAAAAAAAAAEDBQIE/8QAFgEBAQEAAAAAAAAAAAAAAAAAAQIE/9oADAMBAAIQAxAAAAGauaI0aDMN+ioLkD//xAAbEAACAgMBAAAAAAAAAAAAAAABAhESAxAiIf/aAAgBAQABBQJmdn6lKkWCspW0+5R2Br//xAAYEQEBAAMAAAAAAAAAAAAAAAABAgAQEf/aAAgBAwEBPwG7SuGCu//EABQRAQAAAAAAAAAAAAAAAAAAACD/2gAIAQIBAT8BH//EABkQAAMBAQEAAAAAAAAAAAAAAAABESECEP/aAAgBAQAGPwKLSVGuHVejY4P3/8QAGhAAAwADAQAAAAAAAAAAAAAAAAERITFBUf/aAAgBAQABPyGqnhc8NrG7cHTkZ4ISUQqM2aUWusYtkh//2gAMAwEAAgADAAAAEHzvQv/EABgRAQADAQAAAAAAAAAAAAAAAAEAESEQ/9oACAEDAQE/EFyYQK7gZz//xAAWEQEBAQAAAAAAAAAAAAAAAAAQATH/2gAIAQIBAT8Q0p//xAAbEAEAAgMBAQAAAAAAAAAAAAABABEhMUFRcf/aAAgBAQABPxCoRBlcogUq84+TKk6l67uAZ8AwWQUboguvYWK2vj4ToLY5YGqRKosn/9k=","aspectRatio":1,"src":"/static/e1504b2f9e9b7f1858466359a84e931d/14b42/IMG_3496.jpg","srcSet":"/static/e1504b2f9e9b7f1858466359a84e931d/f836f/IMG_3496.jpg 200w,\n/static/e1504b2f9e9b7f1858466359a84e931d/2244e/IMG_3496.jpg 400w,\n/static/e1504b2f9e9b7f1858466359a84e931d/14b42/IMG_3496.jpg 800w,\n/static/e1504b2f9e9b7f1858466359a84e931d/47498/IMG_3496.jpg 1200w,\n/static/e1504b2f9e9b7f1858466359a84e931d/0e329/IMG_3496.jpg 1600w,\n/static/e1504b2f9e9b7f1858466359a84e931d/6264f/IMG_3496.jpg 2448w","sizes":"(max-width: 800px) 100vw, 800px"},"id":"6846e790-927d-550d-b39a-5d2c1f92413d"}},"images":null,"author":"A-M","title":"Week 51- Retry!","category":"baking","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\": \"Week 51- Retry!\",\n  \"slug\": \"week51\",\n  \"author\": \"A-M\",\n  \"image\": \"./images/IMG_3496.jpg\",\n  \"category\": \"baking\",\n  \"id\": 51\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  }, \"Week 51: Retry!\"), mdx(\"p\", {\n    className: \"sub-header-cream\"\n  }, \"Recipe: Lebkuchen\"), mdx(\"p\", {\n    className: \"post-text\"\n  }, \"I decided to retry my grandmother's Lebkuchen recipe. Instead of doubling the recipe like I did the first time which resulted in a huge mass of cookies, I halved the recipe and ended up with an actual reasonable number of cookes. Apparently half of this recipe will make 3 dozen cookies. They turned out really well and I made the glaze thicker than the first time which I think is more how it is supposed to be. Definitely worth the retry!\")));\n}\n;\nMDXContent.isMDXComponent = true;"}},"pageContext":{"slug":"week51"}}}