{"componentChunkName":"component---src-templates-blog-post-js","path":"/2021/04/30/day3/","result":{"data":{"mdx":{"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/* @jsxRuntime classic */\n\n/* @jsx mdx */\nvar _frontmatter = {\n  \"title\": \"test Post!\",\n  \"date\": \"2021-04-30T00:00:00.000Z\",\n  \"tag\": \"test\",\n  \"published\": true,\n  \"cover\": \"./img.jpg\"\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(\"p\", null, \"This is my test post!\"), mdx(\"blockquote\", null, mdx(\"p\", {\n    parentName: \"blockquote\"\n  }, \"with a block quote!\")), mdx(\"p\", null, \"And a code block:\"), mdx(\"pre\", null, mdx(\"code\", {\n    parentName: \"pre\",\n    \"className\": \"language-js\"\n  }, \"const wheeeeee = true;\\n\")));\n}\n;\nMDXContent.isMDXComponent = true;","frontmatter":{"title":"test Post!","date":"April 30th 2021","cover":{"publicURL":"/static/682c3478b257d08078867a7e914bc407/img.jpg","childImageSharp":{"gatsbyImageData":{"layout":"constrained","placeholder":{"fallback":"data:image/jpeg;base64,/9j/2wBDABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkzODdASFxOQERXRTc4UG1RV19iZ2hnPk1xeXBkeFxlZ2P/2wBDARESEhgVGC8aGi9jQjhCY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2P/wgARCAANABQDASIAAhEBAxEB/8QAFwAAAwEAAAAAAAAAAAAAAAAAAAIDBf/EABYBAQEBAAAAAAAAAAAAAAAAAAABAv/aAAwDAQACEAMQAAABymS2bMA//8QAGRAAAgMBAAAAAAAAAAAAAAAAAAIBIUFC/9oACAEBAAEFAsGtjuD/xAAUEQEAAAAAAAAAAAAAAAAAAAAQ/9oACAEDAQE/AT//xAAUEQEAAAAAAAAAAAAAAAAAAAAQ/9oACAECAQE/AT//xAAXEAEBAQEAAAAAAAAAAAAAAAABAAJx/9oACAEBAAY/AlskwRPb/8QAHBAAAgMAAwEAAAAAAAAAAAAAABEBIVExQWFx/9oACAEBAAE/IYqQ8+Creyz9OemmyIeWEHLIf//aAAwDAQACAAMAAAAQ59//xAAUEQEAAAAAAAAAAAAAAAAAAAAQ/9oACAEDAQE/ED//xAAUEQEAAAAAAAAAAAAAAAAAAAAQ/9oACAECAQE/ED//xAAbEAEBAAMBAQEAAAAAAAAAAAABEQAhMXFR0f/aAAgBAQABPxCgQebvbvp+58yqz1h3vMECovlxQEaQDvfTLYUDK3EOjljRELO5/9k="},"images":{"fallback":{"src":"/static/682c3478b257d08078867a7e914bc407/a5ccf/img.jpg","srcSet":"/static/682c3478b257d08078867a7e914bc407/61573/img.jpg 135w,\n/static/682c3478b257d08078867a7e914bc407/272de/img.jpg 270w,\n/static/682c3478b257d08078867a7e914bc407/a5ccf/img.jpg 540w,\n/static/682c3478b257d08078867a7e914bc407/29ba9/img.jpg 1080w","sizes":"(min-width: 540px) 540px, 100vw"},"sources":[{"srcSet":"/static/682c3478b257d08078867a7e914bc407/a054b/img.avif 135w,\n/static/682c3478b257d08078867a7e914bc407/b420a/img.avif 270w,\n/static/682c3478b257d08078867a7e914bc407/403f3/img.avif 540w,\n/static/682c3478b257d08078867a7e914bc407/48f75/img.avif 1080w","type":"image/avif","sizes":"(min-width: 540px) 540px, 100vw"},{"srcSet":"/static/682c3478b257d08078867a7e914bc407/9e7d7/img.webp 135w,\n/static/682c3478b257d08078867a7e914bc407/f9186/img.webp 270w,\n/static/682c3478b257d08078867a7e914bc407/25c40/img.webp 540w,\n/static/682c3478b257d08078867a7e914bc407/984df/img.webp 1080w","type":"image/webp","sizes":"(min-width: 540px) 540px, 100vw"}]},"width":540,"height":360}}}}}},"pageContext":{"slug":"/2021/04/30/day3/","previous":{"fields":{"slug":"/2021/05/01/helloworld/"},"frontmatter":{"title":"Hello World - from mdx! 2"}},"next":{"fields":{"slug":"/2021/05/01/games/"},"frontmatter":{"title":"TESTING MAY 2"}}}},"staticQueryHashes":["2567871744"]}