diff --git a/web/gatsby-config.js b/web/gatsby-config.js index 11ece57..f2b57f9 100644 --- a/web/gatsby-config.js +++ b/web/gatsby-config.js @@ -18,6 +18,7 @@ module.exports = { siteMetadata: { title: `Midway`, description: `Gatsby + Sanity + Shopify Repo`, + siteUrl: `https://midway.ctrlaltdel.world`, author: `iamkevingreen`, password: true },