Merging together
This commit is contained in:
10
gatsby-config.js
Normal file
10
gatsby-config.js
Normal file
@@ -0,0 +1,10 @@
|
||||
/**
|
||||
* Configure your Gatsby site with this file.
|
||||
*
|
||||
* See: https://www.gatsbyjs.org/docs/gatsby-config/
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
/* Your site config here */
|
||||
plugins: [],
|
||||
}
|
||||
Reference in New Issue
Block a user