From 9d4b3b394f1ebdab0a46004968b845daad775031 Mon Sep 17 00:00:00 2001 From: Joe Lee Official <70639311+joeleeofficial@users.noreply.github.com> Date: Sun, 2 May 2021 18:54:51 +0800 Subject: [PATCH 1/2] Create surge.json --- domains/surge.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/surge.json diff --git a/domains/surge.json b/domains/surge.json new file mode 100644 index 000000000..c176c48ed --- /dev/null +++ b/domains/surge.json @@ -0,0 +1,12 @@ +{ + "description": "personal website", + "repo": "https://github.com/teamjoelee/me", + "owner": { + "username": "teamjoelee", + "email": "tojoeleeofficial@gmail.com" + }, +{ + "record": { + "URL": "https://i-am.surge.sh" + } +} From 73ca8114874bf21afdf0fbd6c8488c992f9f2138 Mon Sep 17 00:00:00 2001 From: Jay Jackson <72417807+TheBotlyNoob@users.noreply.github.com> Date: Sun, 2 May 2021 09:19:40 -0400 Subject: [PATCH 2/2] remove extra } --- domains/surge.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/surge.json b/domains/surge.json index c176c48ed..7fee11d4a 100644 --- a/domains/surge.json +++ b/domains/surge.json @@ -5,7 +5,6 @@ "username": "teamjoelee", "email": "tojoeleeofficial@gmail.com" }, -{ "record": { "URL": "https://i-am.surge.sh" }