mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-19 11:25:56 +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
251 B
JSON
12 lines
251 B
JSON
{
|
|
"description": "Subdomain for my personal page.",
|
|
"repo": "https://github.com/Pranjal-SB/Pranjal-SB",
|
|
"owner": {
|
|
"username": "Pranjal-SB",
|
|
"email": "psbhatnagar.in@gmal.com"
|
|
},
|
|
"record": {
|
|
"CNAME": "pranjal-sb.github.io"
|
|
}
|
|
}
|