Skip to content

Commit 6cff80a

Browse files
authored
Merge pull request is-a-dev#42874 from rahul4172/main
Add portfolio JSON and Vercel domain configuration for Rahul Agarwal
2 parents e5d54fd + 4d88776 commit 6cff80a

2 files changed

Lines changed: 19 additions & 0 deletions

File tree

domains/_vercel.rahulagarwal.json

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

domains/rahulagarwal.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"description": "Rahul Agarwal Portfolio",
3+
"owner": {
4+
"username": "rahul4172",
5+
"email": "rahulagarwal40046@gmail.com"
6+
},
7+
"records": {
8+
"A": ["216.198.79.1"]
9+
}
10+
}

0 commit comments

Comments
 (0)