This commit is contained in:
Ken
2019-08-16 20:35:55 -07:00
parent 1d7c9df8e4
commit b4f5e90447
8 changed files with 236 additions and 1991 deletions
-10
View File
@@ -4,16 +4,6 @@ module.exports = {
resolve: `gatsby-theme-blog`,
options: {},
},
{
resolve: `gatsby-plugin-netlify-cms`,
options: {
/**
* One convention is to place your Netlify CMS customization code in a
* `src/cms` directory.
*/
modulePath: `${__dirname}/src/cms/cms.js`,
},
},
],
// Customize your site metadata:
siteMetadata: {