From 3800a4447117f82b99b520850e399c3a9dcbed3f Mon Sep 17 00:00:00 2001 From: joesbrandt Date: Tue, 10 Nov 2020 23:07:04 -0500 Subject: [PATCH 1/3] Create joesbrandt.json --- domains/joesbrandt.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/joesbrandt.json diff --git a/domains/joesbrandt.json b/domains/joesbrandt.json new file mode 100644 index 000000000..9a3d28d54 --- /dev/null +++ b/domains/joesbrandt.json @@ -0,0 +1,11 @@ +{ + "description": "joesbrandt", + "owner": { + "username": "joesbrandt", + "email": "joesbrandt@icloud.com" + }, + "record": { + "CNAME": "joesbrandt.github.io", + "URL": "https://joesbrandt.is-a.dev" + } +} From 9e836097b7ee74dabf33ec1159d9c56d834ad474 Mon Sep 17 00:00:00 2001 From: joesbrandt Date: Tue, 10 Nov 2020 23:16:21 -0500 Subject: [PATCH 2/3] prettier --- domains/joesbrandt.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/joesbrandt.json b/domains/joesbrandt.json index 9a3d28d54..026e22daf 100644 --- a/domains/joesbrandt.json +++ b/domains/joesbrandt.json @@ -1,11 +1,11 @@ { - "description": "joesbrandt", - "owner": { - "username": "joesbrandt", - "email": "joesbrandt@icloud.com" - }, - "record": { - "CNAME": "joesbrandt.github.io", - "URL": "https://joesbrandt.is-a.dev" - } + "description": "joesbrandt", + "owner": { + "username": "joesbrandt", + "email": "joesbrandt@icloud.com" + }, + "record": { + "CNAME": "joesbrandt.github.io", + "URL": "https://joesbrandt.is-a.dev" + } } From 3e6ceb7c8765b95b37671865d8a9ce41a14ba2e0 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Wed, 11 Nov 2020 16:02:51 +0530 Subject: [PATCH 3/3] Update domains/joesbrandt.json --- domains/joesbrandt.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/joesbrandt.json b/domains/joesbrandt.json index 026e22daf..003bd944a 100644 --- a/domains/joesbrandt.json +++ b/domains/joesbrandt.json @@ -5,7 +5,6 @@ "email": "joesbrandt@icloud.com" }, "record": { - "CNAME": "joesbrandt.github.io", - "URL": "https://joesbrandt.is-a.dev" + "CNAME": "joesbrandt.github.io" } }