Files
is-a-dev/domains/thamizh.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
324 B
JSON

{
"description": "for my personal website representing that i'm a dev",
"repo": "https://github.com/ThisisThamizh/ThisisThamizh.github.io",
"owner": {
"username": "ThisisThamizh",
"email": "venthank88@gmail.com",
"twitter": "k_thamizhventhu"
},
"record": {
"CNAME": "thisisthamizh.github.io"
}
}