Skip to content

Commit 5a02b8f

Browse files
author
Rob Lingle
committed
Add CNAME to /public to prevent delete on publish
facebook/create-react-app#841 (comment)
1 parent 724345b commit 5a02b8f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "budgetparty",
33
"version": "0.1.0",
44
"private": true,
5-
"homepage": "http://budget.opensavannah.org",
5+
"homepage": "http://savannahbudget.party",
66
"devDependencies": {
77
"gh-pages": "^1.2.0",
88
"node-sass": "^4.9.2",

app/public/CNAME

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
austinbudget.party
1+
savannahbudget.party

0 commit comments

Comments
 (0)