Skip to content

Commit a275f17

Browse files
committed
bump(info): new domain
1 parent 2e24a9a commit a275f17

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

deploy.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ npm run build
1010
cd dist/
1111

1212
# if you are deploying to a custom domain
13-
echo 'iro.nyandev.id' > CNAME
13+
echo 'iro.nyan.my.id' > CNAME
1414

1515
cd -
1616

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"contributors": [
1313
"Muhammad Zainul Mutaqqin <[email protected]>"
1414
],
15+
"homepage": "https://iro.nyan.my.id",
1516
"dependencies": {
1617
"comlink": "^4.3.1",
1718
"matercolors": "^2.2.10",

0 commit comments

Comments
 (0)