mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-18 23:28:17 +00:00
0c81cb966f
- Prettier - Delete some nested subdomains with different owners - Fix some domains - Lowercase all CNAME, MX, NS records for formatting purposes
12 lines
284 B
JSON
12 lines
284 B
JSON
{
|
|
"description": "A basic personal website about my projects and me.",
|
|
"repo": "https://github.com/hisRoyalty/hisroyalty.github.io",
|
|
"owner": {
|
|
"username": "hisRoyalty",
|
|
"email": "hisroyal.baguette@gmail.com"
|
|
},
|
|
"record": {
|
|
"CNAME": "hisroyalty.github.io"
|
|
}
|
|
}
|