Merge pull request #17263 from SyedTahseen/main

register my sub domain
This commit is contained in:
DIBSTER
2024-11-19 20:39:51 -05:00
committed by GitHub
2 changed files with 20 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "syedtahseen",
"email": "itxtahseen@gmail.com"
},
"record": {
"TXT": [
"vc-domain-verify=n.is-a.dev,8435c76be2d4e8aaa229"
]
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "syedtahseen",
"email": "itxtahseen@gmail.com"
},
"record": {
"CNAME": "xproject-xi.vercel.app"
}
}