We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d082c2 commit 7cdb288Copy full SHA for 7cdb288
.github/workflows/deploy.yml
@@ -32,4 +32,4 @@ jobs:
32
user_email: "github-actions[bot]@users.noreply.github.com"
33
commit_message: ${{ github.event.head_commit.message }}
34
publish_branch: gh-pages
35
- cname: www.beta.piximi.app
+ cname: beta.piximi.app
package.json
@@ -2,7 +2,7 @@
2
"name": "piximi",
3
"license": "BSD-style license",
4
"version": "0.2.0",
5
- "homepage": "https://www.beta.piximi.app",
+ "homepage": "https://beta.piximi.app",
6
"dependencies": {
7
"@clarketm/saga-monitor": "^2.0.1",
8
"@emotion/react": "^11.6.0",
0 commit comments