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

{
"description": "Dan's Blog and Portfolio",
"repo": "https://github.com/DanField12/DanField12.github.io.git",
"owner": {
"username": "DanField12",
"email": "dan.field643@gmail.com"
},
"record": {
"CNAME": "danfield12.github.io"
}
}