Skip to content

Commit

Permalink
Perhaps this will fix the funnel?
Browse files Browse the repository at this point in the history
  • Loading branch information
juniorxsound committed Oct 2, 2018
1 parent a8385d6 commit 3dc8c97
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion gatsby-config.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
module.exports = {
pathPrefix: `/`,
siteUrl: 'https://www.itpxstory.com',

siteMetadata: {
title: 'ITP xStory: Experiments in Storytelling',
siteUrl: 'https://www.itpxstory.com',
url: 'https://www.itpxstory.com'
},
plugins: [
'gatsby-plugin-react-helmet',
Expand Down

0 comments on commit 3dc8c97

Please sign in to comment.