chore: Gatsby fresh install
This commit is contained in:
8
front/gatsby-config.js
Normal file
8
front/gatsby-config.js
Normal file
@@ -0,0 +1,8 @@
|
||||
module.exports = {
|
||||
siteMetadata: {
|
||||
siteUrl: `https://www.yourdomain.tld`,
|
||||
},
|
||||
plugins: [
|
||||
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user