Skip to content

Commit 48f11fc

Browse files
author
andrewstech
authored
Fix record
1 parent 3929466 commit 48f11fc

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

domains/joesjourney.json

+12-5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
1-
{
2-
"owner": {
3-
"username": "<Joe-is-Coing>",
4-
"email": "<[email protected]>"
5-
}
1+
2+
{
3+
"owner": {
4+
"username": "Joe-is-Coding",
5+
"email": "[email protected]"
6+
},
7+
8+
"record": {
9+
"CNAME": "joe-is-coding.github.io"
10+
}
11+
}
12+

0 commit comments

Comments
 (0)