From e1c31674f46df39d5ddfa3d8394f6ec2d9b2c4d4 Mon Sep 17 00:00:00 2001 From: JoKeeR <33557806+JoKeRxTD@users.noreply.github.com> Date: Mon, 23 Aug 2021 04:41:10 +0100 Subject: [PATCH] Removed CNAME. Added Repo instead. --- domains/joker.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/joker.json b/domains/joker.json index e61162ed1..acb150711 100644 --- a/domains/joker.json +++ b/domains/joker.json @@ -1,6 +1,6 @@ { "description": "Personal portfolio website of joker", - "repo": "https://github.com/JoKeRxTD", + "repo": "https://github.com/JoKeRxTD/joker.is.a.dev", "owner": { "username": "JoKeRxTD", "email": "joker@mythbot.org", @@ -8,8 +8,7 @@ }, "record": { "CNAME": [ - "ns1.gtxgaming.co.uk", - "ns2.gtxgaming.co.uk" + "https://jokerxtd.github.io/joker.is.a.dev/" ] } } \ No newline at end of file