Skip to content

Commit 8a90049

Browse files
committed
feat: cname file
1 parent f2c1e80 commit 8a90049

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ We welcome contributions from the community! If you'd like to contribute, please
3838
Your are free to use the code in this repository for personal use. If you would like to use the code for commercial purposes, please contact me on twitter [ByFishh](https://twitter.com/ByFishh)
3939

4040
## Contact
41-
4241
- Your Name - [ByFishh](https://twitter.com/ByFishh) - [email protected]
4342
- Project Link: [https://github.com/ByFishh/zk-flow](https://github.com/ByFishh/zk-flow)
4443
- Website Link: [https://byfishh.github.io/zk-flow](https://byfishh.github.io/zk-flow)

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"private": true,
44
"version": "0.0.0",
55
"type": "module",
6+
"homepage": "https://zk-flow.com",
67
"scripts": {
78
"dev": "vite",
89
"build": "tsc && vite build",

public/CNAME

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
zk-flow.com

0 commit comments

Comments
 (0)