Files
explorer.fullstack.cash/gatsby-config.js
T
2020-04-10 06:02:45 +00:00

11 lines
176 B
JavaScript

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