From 8fc31b9a0f295417f4f03f937278e4ef9b08b828 Mon Sep 17 00:00:00 2001 From: Seb <69688534+SebTNT@users.noreply.github.com> Date: Wed, 26 Jul 2023 10:22:12 +0100 Subject: [PATCH 1/2] Create team.tnt.json --- domains/team.tnt.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/team.tnt.json diff --git a/domains/team.tnt.json b/domains/team.tnt.json new file mode 100644 index 000000000..7fea46cc0 --- /dev/null +++ b/domains/team.tnt.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SebTNT", + "email": "turquoisetntmultimedia@gmail.com" + }, + "record": { + "A": "185.199.108.153" + } +} From e69f9d1ae86f35d03eaa8e463ff55c34c5afb041 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 26 Jul 2023 17:33:58 +0800 Subject: [PATCH 2/2] Update team.tnt.json --- domains/team.tnt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/team.tnt.json b/domains/team.tnt.json index 7fea46cc0..2d11c8ddf 100644 --- a/domains/team.tnt.json +++ b/domains/team.tnt.json @@ -4,6 +4,6 @@ "email": "turquoisetntmultimedia@gmail.com" }, "record": { - "A": "185.199.108.153" + "CNAME": "sebtnt.github.io" } }