From 4d6051bbd711e81d9fb409cee5afe6b1143445ba Mon Sep 17 00:00:00 2001 From: Juan Huete <81061674+juanjose23@users.noreply.github.com> Date: Sat, 15 Mar 2025 22:34:58 -0600 Subject: [PATCH] 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. --- domains/juanhuete.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/juanhuete.json diff --git a/domains/juanhuete.json b/domains/juanhuete.json new file mode 100644 index 000000000..d85e98b3a --- /dev/null +++ b/domains/juanhuete.json @@ -0,0 +1,10 @@ +{ + "description": "Personal website for juanhuete", + "owner": { + "username": "juanjose23", + "email": "jrios9836@gmail.com" + }, + "record": { + "URL": "https://portafolio-blond-sigma.vercel.app/" + } +}