Just use frontmatter paths for paths + cleanups

This commit is contained in:
Kyle Mathews 2017-07-04 10:49:13 -07:00
parent 4936e80940
commit d2e2bc8df7
6 changed files with 33 additions and 63 deletions

View file

@ -42,5 +42,6 @@ module.exports = {
},
},
`gatsby-plugin-offline`,
`gatsby-plugin-react-helmet`,
],
}