Files
is-a-dev/domains/edwin-lh.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
266 B
JSON

{
"description": "Custom github pages domain",
"repo": "https://github.com/ezerinz/ezerinz.github.io",
"owner": {
"username": "ezerinz",
"email": "edwinnnzx@gmail.com",
"twitter": "Ezerinz"
},
"record": {
"CNAME": "ezerinz.github.io"
}
}