diff --git a/gatsby-config.js b/gatsby-config.js index 7ea784b..d4becff 100644 --- a/gatsby-config.js +++ b/gatsby-config.js @@ -1,6 +1,6 @@ module.exports = { siteMetadata: { - siteUrl: "http://pforwords.surge.sh", + siteUrl: "https://pforwords.com", title: "pforwords", description: "Sustainable living on a budget", author: "Taylor Pfromer", diff --git a/static/CNAME b/static/CNAME index e116aa6..44bc21f 100644 --- a/static/CNAME +++ b/static/CNAME @@ -1 +1,2 @@ -pforwords.surge.sh \ No newline at end of file +pforwords.com +www.pforwords.com \ No newline at end of file