Skip to content

Commit

Permalink
chore: change cname and site url
Browse files Browse the repository at this point in the history
  • Loading branch information
kpfromer committed Jul 10, 2020
1 parent 8ab4874 commit 5ca68ad
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gatsby-config.js
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
3 changes: 2 additions & 1 deletion static/CNAME
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
pforwords.surge.sh
pforwords.com
www.pforwords.com

0 comments on commit 5ca68ad

Please sign in to comment.