1.0.9 • Published 6 years ago

gatsby-plugin-canner-schema v1.0.9

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

gatsby-plugin-canner-schema

This is a gatsby plugin for Canner's schema

Config

In your gatsby-config.js:

module.exports = {
  plugins: [
    `gatsby-plugin-canner-schema`, // add plugin
  ]
}

License

MIT