{"componentChunkName":"component---src-templates-post-js","path":"/week25","result":{"data":{"mdx":{"frontmatter":{"image":{"childImageSharp":{"fluid":{"base64":"data:image/jpeg;base64,/9j/2wBDABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkzODdASFxOQERXRTc4UG1RV19iZ2hnPk1xeXBkeFxlZ2P/2wBDARESEhgVGC8aGi9jQjhCY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2P/wgARCAAPABQDASIAAhEBAxEB/8QAGAAAAgMAAAAAAAAAAAAAAAAAAAQBAgP/xAAWAQEBAQAAAAAAAAAAAAAAAAACAQP/2gAMAwEAAhADEAAAAdIuYtMYHP/EABoQAAIDAQEAAAAAAAAAAAAAAAECABESAxD/2gAIAQEAAQUCzzrKxhR0ssef/8QAFhEAAwAAAAAAAAAAAAAAAAAAARAR/9oACAEDAQE/ARF//8QAFhEBAQEAAAAAAAAAAAAAAAAAAQAh/9oACAECAQE/AUbb/8QAFhABAQEAAAAAAAAAAAAAAAAAEBEx/9oACAEBAAY/AsY//8QAHRABAAEEAwEAAAAAAAAAAAAAAQARITFBEGFxsf/aAAgBAQABPyEtfiOm/pAcCpqYkYz3xNGf/9oADAMBAAIAAwAAABCs/wD/xAAYEQADAQEAAAAAAAAAAAAAAAAAASERUf/aAAgBAwEBPxBsVk6f/8QAGBEAAgMAAAAAAAAAAAAAAAAAAAERIWH/2gAIAQIBAT8Qk0hYP//EABsQAQEAAgMBAAAAAAAAAAAAAAERADEhQXFh/9oACAEBAAE/EGixI81z3h0VBs+GG1dqCwesEGBenrCfAtJ7GmVXXW8//9k=","aspectRatio":1.3333333333333333,"src":"/static/c1cf8d955e30ef8f27b370c56d0bea27/14b42/IMG_2706.jpg","srcSet":"/static/c1cf8d955e30ef8f27b370c56d0bea27/f836f/IMG_2706.jpg 200w,\n/static/c1cf8d955e30ef8f27b370c56d0bea27/2244e/IMG_2706.jpg 400w,\n/static/c1cf8d955e30ef8f27b370c56d0bea27/14b42/IMG_2706.jpg 800w,\n/static/c1cf8d955e30ef8f27b370c56d0bea27/47498/IMG_2706.jpg 1200w,\n/static/c1cf8d955e30ef8f27b370c56d0bea27/0e329/IMG_2706.jpg 1600w,\n/static/c1cf8d955e30ef8f27b370c56d0bea27/1faac/IMG_2706.jpg 3264w","sizes":"(max-width: 800px) 100vw, 800px"},"id":"c0c5405b-3379-5da4-a048-330653fd212c"}},"images":null,"author":"A-M","title":"Week 25- Pastry Dough","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 25- Pastry Dough\",\n  \"slug\": \"week25\",\n  \"author\": \"A-M\",\n  \"image\": \"./images/IMG_2706.jpg\",\n  \"category\": \"baking\",\n  \"id\": 25\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 25: Pastry Dough\"), mdx(\"p\", {\n    className: \"sub-header-cream\"\n  }, \"Recipe: Strudel\"), mdx(\"p\", {\n    className: \"post-text\"\n  }, \"This strudel is another family recipe. I used the pastry dough recipe in the Professional Pastry Chef Book. For the strudel you just roll out a sheet of pastry dough (I used half of my pastry dough to make two strudels and the rest to make palmiers) and place apples and raisins with cinnamon sugar in the middle, brush with an egg wash, roll up jelly roll style and brush with an egg wash. Bake in oven on 350 for 35-40 minutes.\")));\n}\n;\nMDXContent.isMDXComponent = true;"}},"pageContext":{"slug":"week25"}}}