From 48f11fc9db4e53186580c86382a2c85ff51caa96 Mon Sep 17 00:00:00 2001 From: andrewstech Date: Wed, 9 Nov 2022 23:12:45 +0000 Subject: [PATCH] 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" + } + } +