Skip to content

Commit

Permalink
adding back decap and updating slate
Browse files Browse the repository at this point in the history
  • Loading branch information
littlelazer committed Sep 18, 2024
1 parent 2a3b8b3 commit d0275d9
Show file tree
Hide file tree
Showing 8 changed files with 5,427 additions and 704 deletions.
2 changes: 1 addition & 1 deletion gatsby-config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ const config: GatsbyConfig = {
},
},
{
resolve: `gatsby-plugin-netlify-cms`,
resolve: `gatsby-plugin-decap-cms`,
options: {
modulePath: `${__dirname}/src/cms/cms.tsx`,
manualInit: true,
Expand Down
Loading

0 comments on commit d0275d9

Please sign in to comment.