diff --git a/gatsby-config.js b/gatsby-config.js index 541b409..b5d4410 100644 --- a/gatsby-config.js +++ b/gatsby-config.js @@ -1,6 +1,6 @@ module.exports = { siteMetadata: { - title: 'Gatsby Default Starter', + title: 'Gatsby + Netlify CMS Starter', }, plugins: [ 'gatsby-plugin-react-helmet',