Skip to content

Commit

Permalink
Merge pull request #786 from vinugawade/new-subdomain
Browse files Browse the repository at this point in the history
Added `vinay.json`
  • Loading branch information
DEV-DIBSTER authored Jan 29, 2025
2 parents a4ea4ef + d5db432 commit 856dc01
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions domains/vinay.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"repo": "https://github.com/vinugawade/vinux.in",

"owner": {
"username": "vinugawade",
"email": "[email protected]"
},

"target": {
"CNAME": {
"name": "vinay",
"value": "vinux.in"
},

"TXT": {
"name": "_vercel",
"value": "vc-domain-verify=vinay.is-a-good.dev,9d48c3b8acefc37d105a"
}
},

"proxied": false
}

0 comments on commit 856dc01

Please sign in to comment.