Skip to content

Commit 7cdb288

Browse files
remove www
1 parent 4d082c2 commit 7cdb288

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
user_email: "github-actions[bot]@users.noreply.github.com"
3333
commit_message: ${{ github.event.head_commit.message }}
3434
publish_branch: gh-pages
35-
cname: www.beta.piximi.app
35+
cname: beta.piximi.app

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "piximi",
33
"license": "BSD-style license",
44
"version": "0.2.0",
5-
"homepage": "https://www.beta.piximi.app",
5+
"homepage": "https://beta.piximi.app",
66
"dependencies": {
77
"@clarketm/saga-monitor": "^2.0.1",
88
"@emotion/react": "^11.6.0",

0 commit comments

Comments
 (0)