Merge pull request #36 from tylerbrewer2/patch-1

update gatsby config to use starter name
This commit is contained in:
Austin Green 2018-02-03 16:32:18 -05:00 committed by GitHub
commit f942b38afe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
module.exports = {
siteMetadata: {
title: 'Gatsby Default Starter',
title: 'Gatsby + Netlify CMS Starter',
},
plugins: [
'gatsby-plugin-react-helmet',