Skip to content

Commit 4fe72a7

Browse files
authored
this is my json file
1 parent b585825 commit 4fe72a7

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

domains/karan.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1+
12
{
23
"owner": {
3-
"username": "karanshrma",
4-
"email": "ks2275863@gmail.com"
4+
"username": "your-github-username"
55
},
6-
"records": {
7-
"CNAME": "cname.vercel-dns.com"
6+
"record": {
7+
"A": ["216.198.79.1"],
8+
"TXT": ["vc-domain-verify=karan.is-a.dev,e29208a5fa59af69e69c"]
89
}
910
}
1011

0 commit comments

Comments
 (0)