Merging together

This commit is contained in:
2020-09-17 21:57:16 -05:00
parent 75a4a0f5b4
commit b25a6b34b7
10 changed files with 12344 additions and 20 deletions

10
gatsby-config.js Normal file
View 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: [],
}