Merge pull request #20358 from rajputsiya/main

add new domain json and _vercel json file
This commit is contained in:
DIBSTER
2025-02-21 22:25:12 -05:00
committed by GitHub
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"
}
}