From a3442d062399744471bef72db4aaaa70c0cf83e6 Mon Sep 17 00:00:00 2001 From: Joe Lee Official <70639311+joeleeofficial@users.noreply.github.com> Date: Sun, 10 Jan 2021 12:51:03 +0800 Subject: [PATCH 1/3] Create joelee.json --- domains/joelee.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/joelee.json diff --git a/domains/joelee.json b/domains/joelee.json new file mode 100644 index 000000000..0f5932047 --- /dev/null +++ b/domains/joelee.json @@ -0,0 +1,11 @@ +{ + "description": "my personal website", + "repo": "https://github.com/teamjoelee/me", + "owner": { + "username": "teamjoelee", + "email": "tojoeleeofficial@gmail.com" + }, + "record": { + "URL": "https://joelee.is-a.dev" + } +} From 6cca4278b3b44ad85e82c400c2b783a8fe22b3d1 Mon Sep 17 00:00:00 2001 From: Joe Lee Official <70639311+joeleeofficial@users.noreply.github.com> Date: Sun, 10 Jan 2021 12:52:39 +0800 Subject: [PATCH 2/3] Update joelee.json --- domains/joelee.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/joelee.json b/domains/joelee.json index 0f5932047..7882e2c91 100644 --- a/domains/joelee.json +++ b/domains/joelee.json @@ -6,6 +6,7 @@ "email": "tojoeleeofficial@gmail.com" }, "record": { - "URL": "https://joelee.is-a.dev" + "URL": "https://joelee.is-a.dev", + "CNAME": "teamjoelee.github.io" } } From e0d922906dc173c47760e5fd13d309421e71174d Mon Sep 17 00:00:00 2001 From: Joe Lee Official <70639311+joeleeofficial@users.noreply.github.com> Date: Mon, 11 Jan 2021 09:38:13 +0800 Subject: [PATCH 3/3] Update joelee.json --- domains/joelee.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/joelee.json b/domains/joelee.json index 7882e2c91..20b9ae582 100644 --- a/domains/joelee.json +++ b/domains/joelee.json @@ -6,7 +6,6 @@ "email": "tojoeleeofficial@gmail.com" }, "record": { - "URL": "https://joelee.is-a.dev", "CNAME": "teamjoelee.github.io" } }