diff --git a/site/gatsby-config.js b/site/gatsby-config.js index 69bca5e..f1d3220 100644 --- a/site/gatsby-config.js +++ b/site/gatsby-config.js @@ -3,7 +3,7 @@ module.exports = { defaultTitle: `ajfisher`, description: `The blog and portfolio of AJFisher - technologist`, author: `@ajfisher`, - siteUrl: 'https://www.ajfisher.me' + siteUrl: 'https://ajfisher.me' }, plugins: [ `gatsby-plugin-styled-components`,