-
Notifications
You must be signed in to change notification settings - Fork 0
/
component---src-templates-blog-post-js-0b0b51bde9cabfcda235.js
2 lines (2 loc) · 1.61 KB
/
component---src-templates-blog-post-js-0b0b51bde9cabfcda235.js
1
2
(window.webpackJsonp=window.webpackJsonp||[]).push([[6],{224:function(t,e,a){"use strict";a.r(e),a.d(e,"pageQuery",(function(){return s}));a(11);var r=a(0),n=a.n(r),l=a(79),o=a(222),i=a(221),c=a(135);var p=function(t){var e,a;function r(){return t.apply(this,arguments)||this}return a=t,(e=r).prototype=Object.create(a.prototype),e.prototype.constructor=e,e.__proto__=a,r.prototype.render=function(){var t=this.props.data.markdownRemark,e=this.props.data.site.siteMetadata.title,a=this.props.pageContext,r=a.previous,p=a.next;return n.a.createElement(o.a,{location:this.props.location,title:e},n.a.createElement(i.a,{title:t.frontmatter.title,description:t.frontmatter.description||t.excerpt}),n.a.createElement("article",null,n.a.createElement("header",null,n.a.createElement("h1",{style:{marginTop:Object(c.a)(1),marginBottom:0}},t.frontmatter.title),n.a.createElement("p",{style:Object.assign({},Object(c.b)(-.2),{display:"block",marginBottom:Object(c.a)(1)})},t.frontmatter.date)),n.a.createElement("section",{dangerouslySetInnerHTML:{__html:t.html}}),n.a.createElement("hr",{style:{marginBottom:Object(c.a)(1)}})),n.a.createElement("nav",null,n.a.createElement("ul",{style:{display:"flex",flexWrap:"wrap",justifyContent:"space-between",listStyle:"none",padding:0}},n.a.createElement("li",null,r&&n.a.createElement(l.Link,{to:r.fields.slug,rel:"prev"},"← ",r.frontmatter.title)),n.a.createElement("li",null,p&&n.a.createElement(l.Link,{to:p.fields.slug,rel:"next"},p.frontmatter.title," →")))))},r}(n.a.Component);e.default=p;var s="3654438753"}}]);
//# sourceMappingURL=component---src-templates-blog-post-js-0b0b51bde9cabfcda235.js.map