Skip to content

Commit 0d9684a

Browse files
authored
Merge pull request #1027 from Marcos0o0/main
Add marcos.json for domain configuration
2 parents 9ec924d + 3e68ef0 commit 0d9684a

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

domains/marcos.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"repo": "https://github.com/Marcos0o0/Portfolio-Marcos",
3+
4+
"owner": {
5+
"username": "marcos0o0",
6+
"email": "[email protected]"
7+
},
8+
9+
"target": {
10+
"CNAME": {
11+
"name": "marcos",
12+
"value": "cname.vercel-dns.com"
13+
}
14+
},
15+
16+
"proxied": false
17+
}

0 commit comments

Comments
 (0)