{"componentChunkName":"component---src-templates-post-js","path":"/week50","result":{"data":{"mdx":{"frontmatter":{"image":{"childImageSharp":{"fluid":{"base64":"data:image/jpeg;base64,/9j/2wBDABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkzODdASFxOQERXRTc4UG1RV19iZ2hnPk1xeXBkeFxlZ2P/2wBDARESEhgVGC8aGi9jQjhCY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2P/wgARCAAUABQDASIAAhEBAxEB/8QAGQABAQADAQAAAAAAAAAAAAAAAAUBAgME/8QAFwEAAwEAAAAAAAAAAAAAAAAAAAEDAv/aAAwDAQACEAMQAAAB7Y8vGFaCWatSzS0Af//EABsQAAIDAAMAAAAAAAAAAAAAAAABAgMSERMj/9oACAEBAAEFAl1I8TNTJ8KLsNF0FlpMyj//xAAUEQEAAAAAAAAAAAAAAAAAAAAg/9oACAEDAQE/AR//xAAUEQEAAAAAAAAAAAAAAAAAAAAg/9oACAECAQE/AR//xAAXEAADAQAAAAAAAAAAAAAAAAABESAh/9oACAEBAAY/AlGCf//EAB0QAQABBQADAAAAAAAAAAAAAAEAESExQZFhgaH/2gAIAQEAAT8hGJ1l2D7AVbnuHAFjFCFWw7B7djlyeCf/2gAMAwEAAgADAAAAEGMwAv/EABgRAAIDAAAAAAAAAAAAAAAAAAARARAh/9oACAEDAQE/EJwY6//EABgRAQADAQAAAAAAAAAAAAAAAAEAETEQ/9oACAECAQE/EBXJTKDOf//EABwQAQADAQADAQAAAAAAAAAAAAEAESExQVFxYf/aAAgBAQABPxB6uzIArQo8IyzSqaRkjDYI2fYmAI+Sjexd6PykGlIdpi0aHNifv9Z//9k=","aspectRatio":1,"src":"/static/cda90903626588ccdcd33b46c407c13e/14b42/IMG_3392.jpg","srcSet":"/static/cda90903626588ccdcd33b46c407c13e/f836f/IMG_3392.jpg 200w,\n/static/cda90903626588ccdcd33b46c407c13e/2244e/IMG_3392.jpg 400w,\n/static/cda90903626588ccdcd33b46c407c13e/14b42/IMG_3392.jpg 800w,\n/static/cda90903626588ccdcd33b46c407c13e/47498/IMG_3392.jpg 1200w,\n/static/cda90903626588ccdcd33b46c407c13e/0e329/IMG_3392.jpg 1600w,\n/static/cda90903626588ccdcd33b46c407c13e/f1bea/IMG_3392.jpg 2447w","sizes":"(max-width: 800px) 100vw, 800px"},"id":"0d729d23-b3b2-5930-b96f-07a70723ae9a"}},"images":null,"author":"A-M","title":"Week 50- Hanukkah","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 50- Hanukkah\",\n  \"slug\": \"week50\",\n  \"author\": \"A-M\",\n  \"image\": \"./images/IMG_3392.jpg\",\n  \"category\": \"baking\",\n  \"id\": 50\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 50: Hanukkah\"), mdx(\"p\", {\n    className: \"sub-header-cream\"\n  }, \"Recipe:\", mdx(\"a\", {\n    className: \"category-link baking\",\n    href: \"https://www.epicurious.com/recipes/food/views/lora-brodys-rugelach-105982\"\n  }, \"Rugelach\")), mdx(\"p\", {\n    className: \"post-text\"\n  }, \"I have gotten some really incredible feedback about these, everyone at work is really happy with them. I did have a lot of difficulty with how sticky the dough was, but if I had read the comments on the recipe before trying to make it and followed their advice I probably would have had an easier time. They don't look very pretty, but they do taste good.\")));\n}\n;\nMDXContent.isMDXComponent = true;"}},"pageContext":{"slug":"week50"}}}