From aa85d4900adbbe4a12db0f97ae44be3fe568a5f7 Mon Sep 17 00:00:00 2001 From: Ethan <92686703+not-a-ethan@users.noreply.github.com> Date: Sun, 11 Jun 2023 11:50:41 -0700 Subject: [PATCH 1/2] My domain --- domains/not-ethan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/not-ethan.json diff --git a/domains/not-ethan.json b/domains/not-ethan.json new file mode 100644 index 000000000..aba3b0111 --- /dev/null +++ b/domains/not-ethan.json @@ -0,0 +1,12 @@ +{ + "description": "Ethan's website", + "repo": "https://github.com/0x3st/0x3st.github.io", + "owner": { + "username": "not-a-ethan", + "email": "", + "discord": "Ethan#6264" + }, + "record": { + "CNAME": "not-a-ethan.github.io" + } +} From e4dcd2dae17dd34609c01f39710f1e9baff6fc77 Mon Sep 17 00:00:00 2001 From: Ethan <92686703+not-a-ethan@users.noreply.github.com> Date: Sun, 11 Jun 2023 11:51:59 -0700 Subject: [PATCH 2/2] Removed an extra line --- domains/not-ethan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/not-ethan.json b/domains/not-ethan.json index aba3b0111..d2a47f09b 100644 --- a/domains/not-ethan.json +++ b/domains/not-ethan.json @@ -9,4 +9,4 @@ "record": { "CNAME": "not-a-ethan.github.io" } -} +} \ No newline at end of file