Skip to content

Instantly share code, notes, and snippets.

@amandeepmittal
Created November 17, 2018 09:12
Show Gist options
  • Save amandeepmittal/8b06729e8b07e9d056e8ead89c08fded to your computer and use it in GitHub Desktop.
Save amandeepmittal/8b06729e8b07e9d056e8ead89c08fded to your computer and use it in GitHub Desktop.
const title = props.data.markdownRemark.frontmatter.title;
const html = props.data.markdownRemark.html;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment