From 401aed547c7f78641e6874dffad90e95c988c1f7 Mon Sep 17 00:00:00 2001 From: Vugx <147163032+TheVugx@users.noreply.github.com> Date: Wed, 26 Feb 2025 00:50:49 -0300 Subject: [PATCH 1/2] Create vugx.json --- domains/vugx.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/vugx.json diff --git a/domains/vugx.json b/domains/vugx.json new file mode 100644 index 000000000..5056febdd --- /dev/null +++ b/domains/vugx.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "TheVugx" + }, + "record": { + "CNAME": "https://TheVugx.github.io/" + } +} From 204c61e31297a471623d8d17f1f5b036619ffbab Mon Sep 17 00:00:00 2001 From: Vugx <147163032+TheVugx@users.noreply.github.com> Date: Tue, 4 Mar 2025 11:29:47 -0300 Subject: [PATCH 2/2] actualizacion detalles --- domains/vugx.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/vugx.json b/domains/vugx.json index 5056febdd..36f984eb4 100644 --- a/domains/vugx.json +++ b/domains/vugx.json @@ -1,8 +1,9 @@ { "owner": { - "username": "TheVugx" + "username": "TheVugx", + "email": "thevugx@gmail.com" }, "record": { - "CNAME": "https://TheVugx.github.io/" + "CNAME": "thevugx.github.io" } }