Files
explorer.fullstack.cash/gatsby-config.js
T

11 lines
211 B
JavaScript

/**
* Configure your Gatsby site with this file.
*
* See: https://www.gatsbyjs.org/docs/gatsby-config/
*/
module.exports = {
/* Your site config here */
plugins: ['fullstack-gatsby-theme-bch-wallet']
}