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:
Jason Steven Gamba Manzano
2025-01-14 10:30:48 +01:00
committed by GitHub
parent 36f1f71888
commit 32755ef1b6
+11
View File
@@ -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"
}
}