From c671ce1bda6d9589df4e834cdf990bd1ed6c0ceb Mon Sep 17 00:00:00 2001 From: Guido <128822986+Gui2258@users.noreply.github.com> Date: Mon, 13 Jan 2025 12:10:49 -0500 Subject: [PATCH 1/2] Create gui2.json --- domains/gui2.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/gui2.json diff --git a/domains/gui2.json b/domains/gui2.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/gui2.json @@ -0,0 +1 @@ + From b208fa86b1bf3603070da1f33538d6bad6fa006e Mon Sep 17 00:00:00 2001 From: Guido Morffi Date: Mon, 13 Jan 2025 15:37:58 -0500 Subject: [PATCH 2/2] Added ci content --- domains/gui2.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/gui2.json b/domains/gui2.json index 8b1378917..178ed5b51 100644 --- a/domains/gui2.json +++ b/domains/gui2.json @@ -1 +1,9 @@ - +{ + "owner": { + "username": "Gui2258", + "email": "guidotele@gmail.com" + }, + "record": { + "URL": "https://gui2dev.vercel.app" + } +}