Skip to content

Commit

Permalink
add a siteUrl so that sitemap building works
Browse files Browse the repository at this point in the history
  • Loading branch information
iamkevingreen committed Jul 9, 2020
1 parent 6a2123f commit ee19860
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ module.exports = {
siteMetadata: {
title: `Midway`,
description: `Gatsby + Sanity + Shopify Repo`,
siteUrl: `https://midway.ctrlaltdel.world`,
author: `iamkevingreen`,
password: true
},
Expand Down

0 comments on commit ee19860

Please sign in to comment.