Skip to content

Commit

Permalink
Add Netlify CMS (#28124)
Browse files Browse the repository at this point in the history
  • Loading branch information
LB committed Nov 17, 2020
1 parent 539dbb0 commit 061b459
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/create-gatsby/src/cmses.json
Expand Up @@ -3,5 +3,6 @@
"gatsby-source-contentful": { "message": "Contentful" },
"gatsby-source-sanity": { "message": "Sanity" },
"gatsby-source-datocms": { "message": "DatoCMS" },
"gatsby-source-shopify": { "message": "Shopify" }
"gatsby-source-shopify": { "message": "Shopify" },
"gatsby-plugin-netlify-cms": {"message": "Netlify CMS", "dependencies": ["netlify-cms-app"]}
}

0 comments on commit 061b459

Please sign in to comment.