Files
benramey.com-gatsby.js/gatsby-config.js
2020-09-17 21:57:16 -05:00

11 lines
177 B
JavaScript

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