From 14af3a8cc7eacdd21060cb4e0389c79e2618131d Mon Sep 17 00:00:00 2001 From: qxnode <266239386+qxnode@users.noreply.github.com> Date: Mon, 6 Jul 2026 14:27:14 -0300 Subject: [PATCH 1/2] Update nahuel.json --- domains/nahuel.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/nahuel.json b/domains/nahuel.json index 1516c70571..88654587e8 100644 --- a/domains/nahuel.json +++ b/domains/nahuel.json @@ -1,9 +1,8 @@ { "owner": { - "username": "navalesnahuel", - "email": "navalesnahuel@gmail.com" + "username": "qxnode" }, "records": { - "CNAME": "navalesnahuel.github.io" + "URL": "https://nahuel.uk" } } From 74cf0fa1cdecc63ac9b3d42f73df9dbeaea32c1a Mon Sep 17 00:00:00 2001 From: qxnode <266239386+qxnode@users.noreply.github.com> Date: Mon, 6 Jul 2026 14:34:01 -0300 Subject: [PATCH 2/2] Update nahuel.json --- domains/nahuel.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/nahuel.json b/domains/nahuel.json index 88654587e8..5fce944327 100644 --- a/domains/nahuel.json +++ b/domains/nahuel.json @@ -1,8 +1,9 @@ { "owner": { - "username": "qxnode" + "username": "qxnode", + "email": "github@nahuel.uk" }, "records": { "URL": "https://nahuel.uk" } -} +}