-
Notifications
You must be signed in to change notification settings - Fork 0
/
component---src-templates-blog-post-js-9650ef03b9465cd69bcc.js
2 lines (2 loc) · 1.44 KB
/
component---src-templates-blog-post-js-9650ef03b9465cd69bcc.js
1
2
(window.webpackJsonp=window.webpackJsonp||[]).push([[7],{yZlL:function(e,t,a){"use strict";a.r(t),a.d(t,"pageQuery",(function(){return m}));var l=a("q1tI"),n=a.n(l),r=a("Wbzz"),i=a("6Gk8"),o=a("Bl7J"),c=a("vrFN");t.default=function(e){var t,a=e.data,l=e.location,m=a.markdownRemark,s=(null===(t=a.site.siteMetadata)||void 0===t?void 0:t.title)||"Title",p=a.previous,u=a.next;return n.a.createElement(o.a,{location:l,title:s},n.a.createElement(c.a,{title:m.frontmatter.title,description:m.frontmatter.description||m.excerpt}),n.a.createElement("article",{className:"blog-post",itemScope:!0,itemType:"http://schema.org/Article"},n.a.createElement("header",null,n.a.createElement("h1",{itemProp:"headline"},m.frontmatter.title),n.a.createElement("p",null,m.frontmatter.date)),n.a.createElement("section",{dangerouslySetInnerHTML:{__html:m.html},itemProp:"articleBody"}),n.a.createElement("hr",null),n.a.createElement("footer",null,n.a.createElement(i.a,null))),n.a.createElement("nav",{className:"blog-post-nav"},n.a.createElement("ul",{style:{display:"flex",flexWrap:"wrap",justifyContent:"space-between",listStyle:"none",padding:0}},n.a.createElement("li",null,p&&n.a.createElement(r.Link,{to:p.fields.slug,rel:"prev"},"← ",p.frontmatter.title)),n.a.createElement("li",null,u&&n.a.createElement(r.Link,{to:u.fields.slug,rel:"next"},u.frontmatter.title," →")))))};var m="861345854"}}]);
//# sourceMappingURL=component---src-templates-blog-post-js-9650ef03b9465cd69bcc.js.map