few blocks

Tribulations over Git Gateway

I like Trying to separate Netlify's Git Gateway's callback from Auth0

module.exports = {
    ...
    {
      resolve: `gatsby-plugin-netlify-cms`,
      options: {
        enableIdentityWidget: false,
      },
    },
    ...
}

smaoe

few blocks