From 729e27dd8ba834ab4d10f24bc39d7dd0b3ccef6e Mon Sep 17 00:00:00 2001 From: Juan Domingo Exequiel Morales <85465719+Juanmorales1810@users.noreply.github.com> Date: Thu, 16 Jan 2025 23:20:06 -0300 Subject: [PATCH] =?UTF-8?q?Agregar=20archivos=20JSON=20para=20la=20configu?= =?UTF-8?q?raci=C3=B3n=20de=20dominios=20de=20Juan=20Morales?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- domains/_vercel.juan-morales.json | 10 ++++++++++ domains/juan-morales.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.juan-morales.json create mode 100644 domains/juan-morales.json diff --git a/domains/_vercel.juan-morales.json b/domains/_vercel.juan-morales.json new file mode 100644 index 000000000..c74476673 --- /dev/null +++ b/domains/_vercel.juan-morales.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Juanmorales1810", + "email": "juan.exequiel.morales@gmail.com", + "discord": "746910653343596574" + }, + "record": { + "TXT": "vc-domain-verify=juan-morales.is-a.dev,ccd6e4ba9d4b2196b5f7" + } +} diff --git a/domains/juan-morales.json b/domains/juan-morales.json new file mode 100644 index 000000000..f7cec6977 --- /dev/null +++ b/domains/juan-morales.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Juanmorales1810", + "email": "juan.exequiel.morales@gmail.com", + "discord": "746910653343596574" + }, + "record": { + "CNAME": "juan-morales.vercel.app" + } +}