mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-21 22:25:19 +00:00
32755ef1b6
[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.
12 lines
263 B
JSON
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"
|
|
}
|
|
}
|