Skip to content

Commit 57b2b26

Browse files
authored
Merge pull request #1029 from Marcos0o0/main
Add TXT record for domain verification
2 parents 0d9684a + 7f9d964 commit 57b2b26

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

domains/marcos.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@
1010
"CNAME": {
1111
"name": "marcos",
1212
"value": "cname.vercel-dns.com"
13+
},
14+
15+
"TXT": {
16+
"name": "_vercel",
17+
"value": "vc-domain-verify=marcos.is-a-good.dev,828ef105346c4655bcb3"
1318
}
1419
},
1520

0 commit comments

Comments
 (0)