Create juanhuete.json

Requirements
 I have read and understood the Terms of Service.
 I understand my domain will be removed if I violate the Terms of Service.
 My file is in the domains directory and has the .json file extension.
 My file's name is lowercased and alphanumeric.
 My website is reachable and completed.
 I have provided sufficient contact information in the owner key.
This commit is contained in:
Juan Huete
2025-03-15 22:34:58 -06:00
committed by GitHub
parent 6ead6f516b
commit 4d6051bbd7
+10
View File
@@ -0,0 +1,10 @@
{
"description": "Personal website for juanhuete",
"owner": {
"username": "juanjose23",
"email": "jrios9836@gmail.com"
},
"record": {
"URL": "https://portafolio-blond-sigma.vercel.app/"
}
}