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] 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" + } +}