Skip to content

Commit 70206a1

Browse files
authored
Update zeladmin.json
1 parent 83a9f90 commit 70206a1

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

domains/zeladmin.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,10 @@
33
"username": "Nadzil123",
44
"email": "nadzilnadziljr@gmail.com"
55
},
6-
"records": {
7-
"CNAME": "nadzil123.github.io"
8-
}
6+
"records": [
7+
{
8+
"type": "CNAME",
9+
"value": "nadzil123.github.io"
10+
}
11+
]
912
}

0 commit comments

Comments
 (0)