Skip to content

Commit e0c2a05

Browse files
Merge branch 'main' into main
2 parents 5de7906 + dc56ae7 commit e0c2a05

File tree

3 files changed

+29
-0
lines changed

3 files changed

+29
-0
lines changed

domains/_vercel.jordi.json

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

domains/boeing.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"description": "Personal developer portfolio",
3+
"repo": "https://github.com/boeing/boeing.github.io",
4+
"owner": {
5+
"username": "boeingliam-cloud",
6+
"email": "boeingliam@outlook.com"
7+
},
8+
"records": {
9+
"CNAME": "boeingliam-cloud.github.io"
10+
}
11+
}

domains/jordi.json

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

0 commit comments

Comments
 (0)