mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-08-23 20:25:59 +00:00
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.
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user