{"componentChunkName":"component---node-modules-gatsby-theme-chronoblog-src-templates-link-js","path":"/links/link-to-chronoblog-theme-repo/","result":{"data":{"mdx":{"id":"60c5cbaf-8d5c-5ab7-8f62-3966a562ef1a","excerpt":"Link card  is a card, when clicked, the user goes to the specified link. Use it to refer to your articles on other resources, to your new…","frontmatter":{"title":"Link to Chronoblog Theme repo","date":"2021-03-20T11:04:07.910Z","link":"https://github.com/Ganevru/gatsby-theme-chronoblog","tags":["link","project"],"cover":{"childImageSharp":{"fluid":{"base64":"data:image/jpeg;base64,/9j/2wBDAAMCAgMCAgMDAwMEAwMEBQgFBQQEBQoHBwYIDAoMDAsKCwsNDhIQDQ4RDgsLEBYQERMUFRUVDA8XGBYUGBIUFRT/2wBDAQMEBAUEBQkFBQkUDQsNFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBT/wgARCAANABQDASIAAhEBAxEB/8QAFwABAQEBAAAAAAAAAAAAAAAABwADBf/EABYBAQEBAAAAAAAAAAAAAAAAAAMCBP/aAAwDAQACEAMQAAABO+Iu5hpHpSrH/8QAHRAAAgIBBQAAAAAAAAAAAAAAAQMAAgQFBhETFf/aAAgBAQABBQJu22UX5hIOmsmOoMlF9J4sbf/EABkRAAMAAwAAAAAAAAAAAAAAAAABAgQUIf/aAAgBAwEBPwGsWX1Gsj//xAAYEQEBAAMAAAAAAAAAAAAAAAABAAMTIf/aAAgBAgEBPwEypy2t/8QAIBAAAQMEAgMAAAAAAAAAAAAAAQACEQMSITEiQWFykf/aAAgBAQAGPwKW1qFT0qLi6/E4Wh9UXOBaCd+FawubgjadymD2v//EABsQAQADAQEBAQAAAAAAAAAAAAEAESExcWGx/9oACAEBAAE/IThSuWbEivs5/fIFrTzDaBe8L8QkqiHRWMQC0hep/9oADAMBAAIAAwAAABATP//EABkRAAMAAwAAAAAAAAAAAAAAAAABETFh8P/aAAgBAwEBPxCAiLsG8//EABcRAQADAAAAAAAAAAAAAAAAAAEQESH/2gAIAQIBAT8Quk7F/8QAHBABAQADAQEBAQAAAAAAAAAAAREAITFBUWGh/9oACAEBAAE/ELQoNgDyJlaOECNqd62uG8RohpGw/HCEFhIqFAeM08+4kIMKBMBFCr691GIiKpuLbf7+5//Z","aspectRatio":1.5,"src":"/static/5e9dc12c30f4db8ae764d97887c0bfc4/e3903/image.jpg","srcSet":"/static/5e9dc12c30f4db8ae764d97887c0bfc4/7fcb3/image.jpg 192w,\n/static/5e9dc12c30f4db8ae764d97887c0bfc4/42594/image.jpg 384w,\n/static/5e9dc12c30f4db8ae764d97887c0bfc4/e3903/image.jpg 480w","srcWebp":"/static/5e9dc12c30f4db8ae764d97887c0bfc4/61162/image.webp","srcSetWebp":"/static/5e9dc12c30f4db8ae764d97887c0bfc4/ae504/image.webp 192w,\n/static/5e9dc12c30f4db8ae764d97887c0bfc4/fef30/image.webp 384w,\n/static/5e9dc12c30f4db8ae764d97887c0bfc4/61162/image.webp 480w","sizes":"(max-width: 480px) 100vw, 480px","presentationWidth":480,"presentationHeight":320},"resize":{"src":"/static/5e9dc12c30f4db8ae764d97887c0bfc4/3e61c/image.jpg"}}}},"fields":{"slug":"/links/link-to-chronoblog-theme-repo/"},"body":"var _excluded = [\"components\"];\n\nfunction _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\": \"Link to Chronoblog Theme repo\",\n  \"link\": \"https://github.com/Ganevru/gatsby-theme-chronoblog\",\n  \"cover\": \"/media/image.jpg\",\n  \"date\": \"2021-03-20T11:04:07.910Z\",\n  \"tags\": [\"link\", \"project\"],\n  \"hide\": true\n};\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n      props = _objectWithoutProperties(_ref, _excluded);\n\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(\"p\", null, mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Link card\"), \" is a card, when clicked, the user goes to the specified link.\"), mdx(\"p\", null, \"Use it to refer to your articles on other resources, to your new works (wherever they are posted: Github, Dribbble or anything else), to the certificates you received, and in general, to whatever is more convenient give a link.\"));\n}\n;\nMDXContent.isMDXComponent = true;"}},"pageContext":{"id":"60c5cbaf-8d5c-5ab7-8f62-3966a562ef1a"}},"staticQueryHashes":["1961101537","2542493696"]}