{"componentChunkName":"component---src-templates-post-js","path":"/week26","result":{"data":{"mdx":{"frontmatter":{"image":{"childImageSharp":{"fluid":{"base64":"data:image/jpeg;base64,/9j/2wBDABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkzODdASFxOQERXRTc4UG1RV19iZ2hnPk1xeXBkeFxlZ2P/2wBDARESEhgVGC8aGi9jQjhCY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2P/wgARCAAPABQDASIAAhEBAxEB/8QAFwAAAwEAAAAAAAAAAAAAAAAAAAMEBf/EABcBAAMBAAAAAAAAAAAAAAAAAAABAgT/2gAMAwEAAhADEAAAAU3Zj890Chn/xAAbEAACAgMBAAAAAAAAAAAAAAAAAQISAxETIf/aAAgBAQABBQLFESsU9jk0dtjdz//EABQRAQAAAAAAAAAAAAAAAAAAABD/2gAIAQMBAT8BP//EABcRAQEBAQAAAAAAAAAAAAAAAAEAAhH/2gAIAQIBAT8B0b7A3//EABwQAAEEAwEAAAAAAAAAAAAAAAABAhExEiFBof/aAAgBAQAGPwKemKybcUUSrfT/xAAbEAEBAAIDAQAAAAAAAAAAAAABABEhMUFRof/aAAgBAQABPyEc8hb1AFWeLIEIYl3ghk+5exn/2gAMAwEAAgADAAAAELPf/8QAFBEBAAAAAAAAAAAAAAAAAAAAEP/aAAgBAwEBPxA//8QAGBEBAQADAAAAAAAAAAAAAAAAAQARIbH/2gAIAQIBAT8QVpAMJy//xAAcEAEBAAMAAwEAAAAAAAAAAAABEQAhMUFRkaH/2gAIAQEAAT8QAr6BTu8VOJdVxJkoKynR+P5jV9+B5hh4j6YoPYl1z//Z","aspectRatio":1.3333333333333333,"src":"/static/b1eeeac473c6ba95fff444580f1dd1f2/14b42/IMG_2757.jpg","srcSet":"/static/b1eeeac473c6ba95fff444580f1dd1f2/f836f/IMG_2757.jpg 200w,\n/static/b1eeeac473c6ba95fff444580f1dd1f2/2244e/IMG_2757.jpg 400w,\n/static/b1eeeac473c6ba95fff444580f1dd1f2/14b42/IMG_2757.jpg 800w,\n/static/b1eeeac473c6ba95fff444580f1dd1f2/47498/IMG_2757.jpg 1200w,\n/static/b1eeeac473c6ba95fff444580f1dd1f2/0e329/IMG_2757.jpg 1600w,\n/static/b1eeeac473c6ba95fff444580f1dd1f2/1faac/IMG_2757.jpg 3264w","sizes":"(max-width: 800px) 100vw, 800px"},"id":"fd75f7db-0191-5d34-a17e-b5066f89ff01"}},"images":null,"author":"A-M","title":"Week 26- Unusual Ingredients","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 26- Unusual Ingredients\",\n  \"slug\": \"week26\",\n  \"author\": \"A-M\",\n  \"image\": \"./images/IMG_2757.jpg\",\n  \"category\": \"baking\",\n  \"id\": 26\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 26: Unusual Ingredients\"), mdx(\"p\", {\n    className: \"sub-header-cream\"\n  }, \"Recipe:\", mdx(\"a\", {\n    className: \"category-link baking\",\n    href: \"https://www.seriouseats.com/recipes/2010/02/cakespy-chocolate-avocado-cake-with-avocado-buttercream-frosting-cake-recipe.html\"\n  }, \"Chocolate Avocado Cake\")), mdx(\"p\", {\n    className: \"post-text\"\n  }, \"I used a bit too much powdered sugar in the frosting so it was too sweet, but I was really impressed with the rich and fluffy consistency of this cake when it was finished.\")));\n}\n;\nMDXContent.isMDXComponent = true;"}},"pageContext":{"slug":"week26"}}}