Skip to content

Commit 351c863

Browse files
author
Tyler Brewer
authored
update gatsby config to use starter name
1 parent 93e0de4 commit 351c863

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gatsby-config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module.exports = {
22
siteMetadata: {
3-
title: 'Gatsby Default Starter',
3+
title: 'Gatsby + Netlify CMS Starter',
44
},
55
plugins: [
66
'gatsby-plugin-react-helmet',

0 commit comments

Comments
 (0)