Merge pull request #17191 from SyedTahseen/main

Register my sub domain
This commit is contained in:
DIBSTER
2024-11-16 22:00:07 -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=q.is-a.dev,8798cf095e1f783b5302"
]
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "syedtahseen",
"email": "itxtahseen@gmail.com"
},
"record": {
"CNAME": "xproject-xi.vercel.app"
}
}