Skip to content

Instantly share code, notes, and snippets.

@amandeepmittal
Created January 3, 2018 13:21
Show Gist options
  • Save amandeepmittal/1aa5cad0bb53037ecc5d252ab0d9cf82 to your computer and use it in GitHub Desktop.
Save amandeepmittal/1aa5cad0bb53037ecc5d252ab0d9cf82 to your computer and use it in GitHub Desktop.
module.exports = {
siteMetadata: {
title: `Gatsby Default Starter`
},
pathPrefix: `/first-gatsby-site`,
plugins: [`gatsby-plugin-react-helmet`]
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment