Update vikram.json

updating it to netlify hosting.
This commit is contained in:
Vikram Vishwakarma
2024-09-01 01:39:21 +05:30
committed by GitHub
parent 3d9d3db7dd
commit 233b7a8d8a
+3 -3
View File
@@ -1,12 +1,12 @@
{
"description": "This domain will be used for my personal website.",
"repo": "https://github.com/vikramisdev/vikramisdev.github.io",
"repo": "https://github.com/vikramisdev/vikram",
"owner": {
"username": "vikramisdev",
"email": "vs423502@gmail.com",
"twitter": "vikram_v18"
"twitter": "vikramisdev"
},
"record": {
"CNAME": "vikramisdev.github.io"
"CNAME": "vikramisdev.netlify.app"
}
}