Skip to content

Commit b5dbedc

Browse files
authored
Merge pull request #35621 from mbbairagii/main
2 parents 0128799 + 3e6eb05 commit b5dbedc

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

domains/_vercel.mohini.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"owner": {
3+
"username": "mbbairagii",
4+
"email": "mbbairagii@gmail.com"
5+
},
6+
"records": {
7+
"TXT": "vc-domain-verify=mohini.is-a.dev,0a448e95d99ec1a5af9e"
8+
}
9+
}

domains/mohini.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
{
2-
"description": "Mohini's personal portfolio",
3-
"repo": "https://github.com/mbbairagii/portfolio",
42
"owner": {
53
"username": "mbbairagii",
64
"email": "mbbairagii@gmail.com"
75
},
86
"records": {
9-
"CNAME": "cname.vercel-dns.com"
7+
"A": ["216.198.79.1"]
108
}
119
}

0 commit comments

Comments
 (0)