From 5b927305cfc8056c264b7862de2892af7b33ae85 Mon Sep 17 00:00:00 2001 From: Tyler Richards <11968358+tjrgg@users.noreply.github.com> Date: Fri, 9 Oct 2020 04:34:59 -0500 Subject: [PATCH 1/2] Create tjr.json --- domains/tjr.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/tjr.json diff --git a/domains/tjr.json b/domains/tjr.json new file mode 100644 index 000000000..8a7867894 --- /dev/null +++ b/domains/tjr.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "tjrgg", + "email": "hello@tjrgg.co" + }, + "record": { + "CNAME": "isadev.tjrgg.co", + "URL": "https://tjr.is-a.dev" + } +} From 0f6a99d9a4743cd54e522e81cdae889e34355cc0 Mon Sep 17 00:00:00 2001 From: Tyler Richards <11968358+tjrgg@users.noreply.github.com> Date: Fri, 9 Oct 2020 04:43:31 -0500 Subject: [PATCH 2/2] Update tjr.json --- domains/tjr.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/tjr.json b/domains/tjr.json index 8a7867894..4b4a6010c 100644 --- a/domains/tjr.json +++ b/domains/tjr.json @@ -4,7 +4,6 @@ "email": "hello@tjrgg.co" }, "record": { - "CNAME": "isadev.tjrgg.co", - "URL": "https://tjr.is-a.dev" + "URL": "https://tjrgg.co" } }