Fix CNAME record

This commit is contained in:
Tanish Khare
2021-04-18 07:11:04 +05:30
committed by GitHub
parent 1c6459af34
commit 33feef2d17
+1 -1
View File
@@ -6,6 +6,6 @@
"email": "tanishkhare@gmail.com"
},
"record": {
"CNAME": "github-username.github.io"
"CNAME": "tanish2002.github.io"
}
}