Files
is-a-dev/domains/infernum.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

12 lines
247 B
JSON

{
"description": "Portfolio site for me.",
"repo": "https://github.com/Infernum1/Infernum1.github.io",
"owner": {
"username": "Infernum1",
"email": "infernum1212@gmail.com"
},
"record": {
"CNAME": "infernum1.github.io"
}
}