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

{
"description": "want to use it for hosting my portfolio site",
"repo": "https://github.com/Dev-Ajay-sahani/Ajay_site",
"owner": {
"username": "Dev-Ajay-sahani",
"email": "ajays.dev.contact@gmail.com"
},
"record": {
"CNAME": "dev-ajay-sahani.github.io"
}
}