Update to redirect to personal domain

Changed redirection from Github pages to my personal domain.
This commit is contained in:
Abhishek Sankar
2020-10-21 14:06:36 +05:30
committed by GitHub
parent 68c66ae82c
commit 47217dfa7f
+2 -2
View File
@@ -6,6 +6,6 @@
"email": "abhishek.sankar.in@protonmail.com"
},
"record": {
"CNAME": "nullpointxr.github.io"
"CNAME": "abhisheks.me"
}
}
}