mirror of
https://github.com/kingomarnajjar/gatsby-starter-netlify-cms.git
synced 2026-07-25 22:27:24 +10:00
Merge pull request #36 from tylerbrewer2/patch-1
update gatsby config to use starter name
This commit is contained in:
commit
f942b38afe
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
module.exports = {
|
||||
siteMetadata: {
|
||||
title: 'Gatsby Default Starter',
|
||||
title: 'Gatsby + Netlify CMS Starter',
|
||||
},
|
||||
plugins: [
|
||||
'gatsby-plugin-react-helmet',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue