From 7518a91dbb5c156b7ea15c039eb4304c043014f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mauricio=20Ist=C3=BAriz?= Date: Tue, 14 Jan 2025 19:21:08 -0400 Subject: [PATCH 1/2] Create isturiz.json --- domains/isturiz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/isturiz.json diff --git a/domains/isturiz.json b/domains/isturiz.json new file mode 100644 index 000000000..d39241d7f --- /dev/null +++ b/domains/isturiz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "isturiz", + "email": "", + }, + "record": { + "CNAME": "isturiz.vercel.app" + } +} From 4add88240b3f7e117c8e87e793fd47d1c1fe1725 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Thu, 16 Jan 2025 17:20:25 +0100 Subject: [PATCH 2/2] fix json --- domains/isturiz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/isturiz.json b/domains/isturiz.json index d39241d7f..7eec194f1 100644 --- a/domains/isturiz.json +++ b/domains/isturiz.json @@ -1,7 +1,7 @@ { "owner": { "username": "isturiz", - "email": "", + "email": "" }, "record": { "CNAME": "isturiz.vercel.app"