update gatsby config to use starter name

This commit is contained in:
Tyler Brewer 2018-02-02 22:44:37 -05:00 committed by GitHub
parent 93e0de4c32
commit 351c863dfd
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',