Merge pull request #17166 from jakeharrison90/main

Register my sub domain
This commit is contained in:
DIBSTER
2024-11-13 21:17:21 -05:00
committed by GitHub
2 changed files with 20 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "jakeharrison90",
"email": "overtonmarke@gmail.com"
},
"record": {
"TXT": [
"vc-domain-verify=z.is-a.dev,9be8de01c9c241334606"
]
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "jakeharrison90",
"email": "overtonmarke@gmail.com"
},
"record": {
"CNAME": "excelcommunity.vercel.app"
}
}