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

11 lines
177 B
JavaScript
Raw Normal View History

/**
* Configure your Gatsby site with this file.
*
* See: https://www.gatsbyjs.org/docs/gatsby-config/
*/
module.exports = {
/* Your site config here */
2020-04-15 16:00:41 +00:00
plugins: [],
}