Files
is-a-dev/domains/cr1ket.json
T
William Harrison 0c81cb966f feat(ci): nested domains should have same username
- Prettier
- Delete some nested subdomains with different owners
- Fix some domains
- Lowercase all CNAME, MX, NS records for formatting purposes
2024-11-15 16:52:36 +08:00

13 lines
296 B
JSON

{
"description": "Using for my personal site cr1ket.xyz",
"repo": "https://github.com/NoahMK21100/NoahMK21100.github.io",
"owner": {
"username": "NoahMK21100",
"email": "NoahMK21100@gmail.com",
"twitter": "noahmk17"
},
"record": {
"CNAME": "noahmk21100.github.io"
}
}