add new domain json and _vercel json file

This commit is contained in:
rajputsiya
2025-02-20 20:56:50 +05:30
parent 17eb623080
commit 04f1c17020
2 changed files with 21 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"owner": {
"username": "rajputsiya",
"email" : "siyarajput9258@gmail.com"
},
"record": {
"TXT": ["vc-domain-verify=siya.is-a.dev,8b5584a1aeb3bb9a60c5"]
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Siya's portfolio",
"repo": "https://github.com/rajputsiya/portfolio",
"owner": {
"username": "rajputsiya",
"email": "siyarajput9258@gmail.com"
},
"record": {
"CNAME": "siyarajput.vercel.app"
}
}