Skip to content

Commit 228ffcf

Browse files
authored
Merge pull request #1039 from korbirayen/patch-2
Add rayen.json configuration for domain settings
2 parents 9b0ad0b + 2be3d27 commit 228ffcf

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

domains/rayen.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"owner": {
3+
"username": "korbirayen",
4+
"email": "[email protected]"
5+
},
6+
7+
"target": {
8+
"CNAME": {
9+
"name": "rayen",
10+
"value": "korbirayen.github.io"
11+
}
12+
},
13+
14+
"proxied": false
15+
}

0 commit comments

Comments
 (0)