From 2dd39eae0f3107a8a54504cb9670bd41dfe1d4c5 Mon Sep 17 00:00:00 2001 From: Joe-is-Coding <84708265+Joe-is-Coding@users.noreply.github.com> Date: Wed, 9 Nov 2022 22:01:50 +0000 Subject: [PATCH 1/3] Create joesjourney.json --- domains/joesjourney.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/joesjourney.json diff --git a/domains/joesjourney.json b/domains/joesjourney.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/joesjourney.json @@ -0,0 +1 @@ + From 392946697a302a9c922e068034fc4a05a4ca911d Mon Sep 17 00:00:00 2001 From: Joe-is-Coding <84708265+Joe-is-Coding@users.noreply.github.com> Date: Wed, 9 Nov 2022 22:44:18 +0000 Subject: [PATCH 2/3] Update joesjourney.json --- domains/joesjourney.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/domains/joesjourney.json b/domains/joesjourney.json index 8b1378917..51f9f4da4 100644 --- a/domains/joesjourney.json +++ b/domains/joesjourney.json @@ -1 +1,5 @@ - +{ + "owner": { + "username": "", + "email": "" + } From 48f11fc9db4e53186580c86382a2c85ff51caa96 Mon Sep 17 00:00:00 2001 From: andrewstech Date: Wed, 9 Nov 2022 23:12:45 +0000 Subject: [PATCH 3/3] Fix record --- domains/joesjourney.json | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/domains/joesjourney.json b/domains/joesjourney.json index 51f9f4da4..369ee8ba7 100644 --- a/domains/joesjourney.json +++ b/domains/joesjourney.json @@ -1,5 +1,12 @@ -{ - "owner": { - "username": "", - "email": "" - } + + { + "owner": { + "username": "Joe-is-Coding", + "email": "stickeman715@gmail.com" + }, + + "record": { + "CNAME": "joe-is-coding.github.io" + } + } +