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

14 lines
376 B
JSON

{
"description": "Gavin Ferdinand Chee's Personal Portfolio",
"repo": "https://github.com/GavinFerdinandChee/GavinFerdinandChee.github.io",
"owner": {
"username": "GavinFerdinandChee",
"email": "gavin.ferdinand@proton.me",
"email_work": "chee.gavin@gmail.com",
"discord": "gavin#5968"
},
"record": {
"CNAME": "gavinferdinandchee.github.io"
}
}