Files
is-a-dev/domains/jasondevgm.json
T
Jason Steven Gamba Manzano 32755ef1b6 Create jasondevgm.json
[x] The file is in the domains folder and is in the JSON format.
[x] The file's name is all lowercased and alphanumeric.
[x] You have completed your website.
[x] The website is reachable.
[x] The CNAME record doesn't contain https:// or /.
[x] There is sufficient information at the owner field.
2025-01-14 10:30:48 +01:00

12 lines
263 B
JSON

{
"description": "Personal Portfolio Website",
"repo": "https://github.com/jasondevgm/jasondevgm.github.io.git",
"owner": {
"username": "jasondevgm",
"email": "jasondevgm@gmail.com"
},
"record": {
"CNAME": "jasondevgm.github.io"
}
}