From 9f0c2f1eb8c01783792c77bc01cba0cb11bb6be4 Mon Sep 17 00:00:00 2001 From: Mateo Gariboglio <63440714+Mateo-404@users.noreply.github.com> Date: Sat, 22 Feb 2025 00:54:33 -0300 Subject: [PATCH 1/4] Create mateogariboglio.json --- domains/mateogariboglio.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/mateogariboglio.json diff --git a/domains/mateogariboglio.json b/domains/mateogariboglio.json new file mode 100644 index 000000000..22f1825fb --- /dev/null +++ b/domains/mateogariboglio.json @@ -0,0 +1,10 @@ +{ + "mateogariboglio": { + "owner": { + "username": "Mateo-404" + }, + "record": { + "CNAME": "portfolio-mateo-404s-projects.vercel.app" + } + } +} From c49b120306f5e814f4fb78c23de7492b91cd3d16 Mon Sep 17 00:00:00 2001 From: Mateo Gariboglio <63440714+Mateo-404@users.noreply.github.com> Date: Sat, 22 Feb 2025 01:05:15 -0300 Subject: [PATCH 2/4] Update mateogariboglio.json --- domains/mateogariboglio.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/mateogariboglio.json b/domains/mateogariboglio.json index 22f1825fb..b05778049 100644 --- a/domains/mateogariboglio.json +++ b/domains/mateogariboglio.json @@ -2,6 +2,7 @@ "mateogariboglio": { "owner": { "username": "Mateo-404" + "discord": "gary_______" }, "record": { "CNAME": "portfolio-mateo-404s-projects.vercel.app" From 43489c3e44bac18515e5b9f856b4ed76c34d1e28 Mon Sep 17 00:00:00 2001 From: Mateo Gariboglio <63440714+Mateo-404@users.noreply.github.com> Date: Sat, 22 Feb 2025 01:17:41 -0300 Subject: [PATCH 3/4] Update mateogariboglio.json --- domains/mateogariboglio.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mateogariboglio.json b/domains/mateogariboglio.json index b05778049..fd94b30cc 100644 --- a/domains/mateogariboglio.json +++ b/domains/mateogariboglio.json @@ -1,7 +1,7 @@ { "mateogariboglio": { "owner": { - "username": "Mateo-404" + "username": "Mateo-404", "discord": "gary_______" }, "record": { 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 4/4] 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" } - } }