Skip to content

Commit 91441a3

Browse files
authored
Merge pull request #1103 from prashant64bit/main
Add prashant.json for domain configuration
2 parents afe3fb8 + b9d5fdb commit 91441a3

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

domains/prashant.json

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

0 commit comments

Comments
 (0)