-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcomponent---src-pages-index-jsx-207b78d7ec29b11f8368.js
2 lines (2 loc) · 2.53 KB
/
component---src-pages-index-jsx-207b78d7ec29b11f8368.js
1
2
(self.webpackChunkgatsby_starter_blog=self.webpackChunkgatsby_starter_blog||[]).push([[230],{951:function(t,e,n){"use strict";n.d(e,{Z:function(){return i}});var r=n(3552),l=n(7294),o=n(5444);var a=n(1261),i=function(t){function e(){return t.apply(this,arguments)||this}return(0,r.Z)(e,t),e.prototype.render=function(){var t=this.props.posts;return 0===t.length?l.createElement("p",null,'No blog posts found. Add markdown posts to "content/blog" (or the directory you specified for the "gatsby-source-filesystem" plugin in gatsby-config.js).'):l.createElement("div",null,t.map((function(t){var e=t.frontmatter.title||t.fields.slug;return l.createElement("article",{key:t.fields.slug,className:"postlist-module--post--2bwbt",itemScope:!0,itemType:"http://schema.org/Article"},l.createElement("header",null,l.createElement(o.Link,{to:t.fields.slug,itemProp:"url",className:"postlist-module--url--hKTZc"},l.createElement("h2",{className:"postlist-module--title--37liP",itemProp:"headline"},e)),l.createElement("small",{className:"postlist-module--date--2fyT-"},t.frontmatter.date),l.createElement(a.Z,{tags:t.frontmatter.tags})),l.createElement("section",null,l.createElement("p",{className:"postlist-module--excerpt--1-H3J",dangerouslySetInnerHTML:{__html:t.frontmatter.description||t.excerpt},itemProp:"description"})))})))},e}(l.Component)},4615:function(t,e,n){"use strict";var r=n(7294),l=n(5414),o=n(5444),a=function(t){var e,n,a,i=t.description,s=t.lang,c=t.meta,m=t.title,u=(0,o.useStaticQuery)("2841359383").site,p=i||u.siteMetadata.description,d=null===(e=u.siteMetadata)||void 0===e?void 0:e.title;return r.createElement(l.q,{htmlAttributes:{lang:s},title:m,titleTemplate:d?"%s | "+d:null,meta:[{name:"description",content:p},{property:"og:title",content:m},{property:"og:description",content:p},{property:"og:type",content:"website"},{name:"twitter:card",content:"summary"},{name:"twitter:creator",content:(null===(n=u.siteMetadata)||void 0===n||null===(a=n.social)||void 0===a?void 0:a.twitter)||""},{name:"twitter:title",content:m},{name:"twitter:description",content:p}].concat(c)})};a.defaultProps={lang:"en",meta:[],description:""},e.Z=a},4199:function(t,e,n){"use strict";n.r(e);var r=n(7294),l=n(2265),o=n(4615),a=n(951);e.default=function(t){var e,n=t.data,i=t.location,s=(null===(e=n.site.siteMetadata)||void 0===e?void 0:e.title)||"Title",c=n.allMarkdownRemark.nodes;return r.createElement(l.Z,{location:i,title:s},r.createElement(o.Z,{title:"All posts"}),r.createElement(a.Z,{posts:c}))}}}]);
//# sourceMappingURL=component---src-pages-index-jsx-207b78d7ec29b11f8368.js.map