mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-17 12:59:46 +00:00
0c81cb966f
- Prettier - Delete some nested subdomains with different owners - Fix some domains - Lowercase all CNAME, MX, NS records for formatting purposes
13 lines
308 B
JSON
13 lines
308 B
JSON
{
|
|
"description": "Links to the github page which displays a README file",
|
|
"repo": "https://github.com/EasyNebula/EasyNebula",
|
|
"owner": {
|
|
"username": "EasyNebula",
|
|
"email": "geographicalfacts16@gmail.com",
|
|
"twitter": "easynebula"
|
|
},
|
|
"record": {
|
|
"CNAME": "easynebula.github.io"
|
|
}
|
|
}
|