Skip to content

Commit ac3bae6

Browse files
authored
Merge pull request is-a-dev#41546 from anandhakrishnan13/main
Add heureux.is-a.dev domain configuration
2 parents 782e7ff + dba5286 commit ac3bae6

2 files changed

Lines changed: 18 additions & 0 deletions

File tree

domains/_vercel.heureux.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"owner": {
3+
"username": "anandhakrishnan13",
4+
"email": "heureuxx@proton.me"
5+
},
6+
"records": {
7+
"TXT": "vc-domain-verify=heureux.is-a.dev,ae0d62899c6e733961cc"
8+
}
9+
}

domains/heureux.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"owner": {
3+
"username": "anandhakrishnan13",
4+
"email": "heureuxx@proton.me"
5+
},
6+
"records": {
7+
"A": ["216.198.79.1"]
8+
}
9+
}

0 commit comments

Comments
 (0)