From aacc526a28b1b899ffc5b78509714ec7f874e752 Mon Sep 17 00:00:00 2001 From: marcchew <73992781+marcchew@users.noreply.github.com> Date: Thu, 26 Aug 2021 22:24:47 +0800 Subject: [PATCH 1/3] Create marcchew.json --- domains/marcchew.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/marcchew.json diff --git a/domains/marcchew.json b/domains/marcchew.json new file mode 100644 index 000000000..583741767 --- /dev/null +++ b/domains/marcchew.json @@ -0,0 +1,11 @@ + +{ + "description": "About Marc Chew, + "owner": { + "username": "marcchew", + "email": "marckychew@vivaldi.net", + }, + "record": { + "CNAME": "947555d1-ed28-4253-9341-45074fe2aaab.repl.co" + } +} From 884e51424dac460666588ced7d7a4a6ecde14b16 Mon Sep 17 00:00:00 2001 From: Hackermon <60828015+hackermondev@users.noreply.github.com> Date: Fri, 27 Aug 2021 05:49:31 -0400 Subject: [PATCH 2/3] fix --- domains/marcchew.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/marcchew.json b/domains/marcchew.json index 583741767..33c2797a7 100644 --- a/domains/marcchew.json +++ b/domains/marcchew.json @@ -1,6 +1,6 @@ { - "description": "About Marc Chew, + "description": "About Marc Chew", "owner": { "username": "marcchew", "email": "marckychew@vivaldi.net", From 0302d84490c73e14a010044bfe9b5df028d5f1db Mon Sep 17 00:00:00 2001 From: Hackermon <60828015+hackermondev@users.noreply.github.com> Date: Fri, 27 Aug 2021 05:51:24 -0400 Subject: [PATCH 3/3] fix json --- domains/marcchew.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/marcchew.json b/domains/marcchew.json index 33c2797a7..807006db9 100644 --- a/domains/marcchew.json +++ b/domains/marcchew.json @@ -3,7 +3,7 @@ "description": "About Marc Chew", "owner": { "username": "marcchew", - "email": "marckychew@vivaldi.net", + "email": "marckychew@vivaldi.net" }, "record": { "CNAME": "947555d1-ed28-4253-9341-45074fe2aaab.repl.co"