From 28c81a42e56e108db3a88d4273eccd9cd1c50c34 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 21 Feb 2025 23:18:58 -0500 Subject: [PATCH] chore: fixing json --- domains/mateogariboglio.json | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/domains/mateogariboglio.json b/domains/mateogariboglio.json index fd94b30cc..3b73f89dc 100644 --- a/domains/mateogariboglio.json +++ b/domains/mateogariboglio.json @@ -1,11 +1,9 @@ { - "mateogariboglio": { "owner": { - "username": "Mateo-404", - "discord": "gary_______" + "username": "Mateo-404", + "discord": "gary_______" }, "record": { - "CNAME": "portfolio-mateo-404s-projects.vercel.app" + "CNAME": "portfolio-mateo-404s-projects.vercel.app" } - } }