{"componentChunkName":"component---src-templates-post-js","path":"/week27","result":{"data":{"mdx":{"frontmatter":{"image":{"childImageSharp":{"fluid":{"base64":"data:image/jpeg;base64,/9j/2wBDABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkzODdASFxOQERXRTc4UG1RV19iZ2hnPk1xeXBkeFxlZ2P/2wBDARESEhgVGC8aGi9jQjhCY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2P/wgARCAAPABQDASIAAhEBAxEB/8QAFwAAAwEAAAAAAAAAAAAAAAAAAAMEBf/EABcBAAMBAAAAAAAAAAAAAAAAAAECAwT/2gAMAwEAAhADEAAAAVuy7o6axQo//8QAGhAAAgIDAAAAAAAAAAAAAAAAAQIDIQAQEv/aAAgBAQABBQKOa0PT4tEHX//EABcRAAMBAAAAAAAAAAAAAAAAAAIQESH/2gAIAQMBAT8BCTV//8QAFREBAQAAAAAAAAAAAAAAAAAAARD/2gAIAQIBAT8BZ//EABkQAAIDAQAAAAAAAAAAAAAAAAABEBExIf/aAAgBAQAGPwKmdnEaf//EABsQAAICAwEAAAAAAAAAAAAAAAABETEhUWHR/9oACAEBAAE/IZdBC/TQuj0DIKc2P//aAAwDAQACAAMAAAAQdM//xAAWEQEBAQAAAAAAAAAAAAAAAAARARD/2gAIAQMBAT8QlHn/xAAXEQADAQAAAAAAAAAAAAAAAAAAAREh/9oACAECAQE/EFjwh//EABsQAQEAAgMBAAAAAAAAAAAAAAERACExQWFR/9oACAEBAAE/EAkSm/vmAdIjFiusMEERmPpWpiTAPdpjaeV7c//Z","aspectRatio":1.3333333333333333,"src":"/static/22c6cfe74a94d65e73fb370098f22472/14b42/IMG_2760.jpg","srcSet":"/static/22c6cfe74a94d65e73fb370098f22472/f836f/IMG_2760.jpg 200w,\n/static/22c6cfe74a94d65e73fb370098f22472/2244e/IMG_2760.jpg 400w,\n/static/22c6cfe74a94d65e73fb370098f22472/14b42/IMG_2760.jpg 800w,\n/static/22c6cfe74a94d65e73fb370098f22472/47498/IMG_2760.jpg 1200w,\n/static/22c6cfe74a94d65e73fb370098f22472/0e329/IMG_2760.jpg 1600w,\n/static/22c6cfe74a94d65e73fb370098f22472/1faac/IMG_2760.jpg 3264w","sizes":"(max-width: 800px) 100vw, 800px"},"id":"474742a8-7bd6-5054-88dc-94ef26fe3d50"}},"images":null,"author":"A-M","title":"Week 27- Independence Day","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 27- Independence Day\",\n  \"slug\": \"week27\",\n  \"author\": \"A-M\",\n  \"image\": \"./images/IMG_2760.jpg\",\n  \"category\": \"baking\",\n  \"id\": 27\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 27: Independence Day\"), mdx(\"p\", {\n    className: \"sub-header-cream\"\n  }, \"Recipe:\", mdx(\"a\", {\n    className: \"category-link baking\",\n    href: \"https://www.dessarts.com/how-to-make-a-hidden-flag-cake/\"\n  }, \"Flag Cake\")), mdx(\"p\", {\n    className: \"post-text\"\n  }, \"This is definitely one of the most messy cakes I've ever made. I was being impatient and not greasing my pans well enough so it came out a bit of a mess. Still tasted good though and I think I will try it again sometime when I actually have time to grease my pans correctly and freeze the layers. Also I would use gel color instead of liquid, but it's all I had around.\")));\n}\n;\nMDXContent.isMDXComponent = true;"}},"pageContext":{"slug":"week27"}}}