{"version":3,"sources":["webpack://gatsby-starter-ghost/./src/templates/post.js"],"names":["data","location","post","ghostPost","filteredPostContent","html","replace","type","codeinjection_styles","className","feature_image","src","alt","title","dangerouslySetInnerHTML","__html"],"mappings":"mLA+DA,UAjDa,SAAC,GAAwB,IAAtBA,EAAqB,EAArBA,KAAMC,EAAe,EAAfA,SACZC,EAAOF,EAAKG,UACZC,EAAsBF,EAAKG,KAAKC,QAAQ,+CAAlB,aAE5B,OACI,gCACI,gBAAC,IAAD,CACIN,KAAMA,EACNC,SAAUA,EACVM,KAAK,YAET,gBAAC,IAAD,KACI,yBAAOA,KAAK,YAAZ,GAA2BL,EAAKM,uBAEpC,gBAAC,KAAD,KACI,uBAAKC,UAAU,aACX,2BAASA,UAAU,WACbP,EAAKQ,cACH,0BAAQD,UAAU,sBACd,uBAAKE,IAAMT,EAAKQ,cAAgBE,IAAMV,EAAKW,SACnC,KAChB,2BAASJ,UAAU,qBACf,sBAAIA,UAAU,iBAAiBP,EAAKW,OAGpC,2BACIJ,UAAU,qCACVK,wBAAyB,CAAEC,OAAQX","file":"component---src-templates-post-js-e9a774c3b6e9f01f62f4.js","sourcesContent":["import React from 'react'\nimport PropTypes from 'prop-types'\nimport { graphql } from 'gatsby'\nimport { Helmet } from 'react-helmet'\n\nimport { Layout } from '../components/common'\nimport { MetaData } from '../components/common/meta'\n\n/**\n* Single post view (/:slug)\n*\n* This file renders a single post and loads all the content.\n*\n*/\nconst Post = ({ data, location }) => {\n const post = data.ghostPost\n const filteredPostContent = post.html.replace(/]*) height=[\"]?\\d+[\"]?\\b([^>]*)\\/?>/g, ``)\n\n return (\n <>\n \n \n \n \n \n