From f695ec02d5d0d56cffbc8e50f1c5069677d9219c Mon Sep 17 00:00:00 2001 From: ThisIsALegitUsername <73719631+ThisIsALegitUsername@users.noreply.github.com> Date: Wed, 7 Aug 2024 11:29:48 -0600 Subject: [PATCH 1/4] Create hooman.json --- domains/hooman.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/hooman.json diff --git a/domains/hooman.json b/domains/hooman.json new file mode 100644 index 000000000..2fa8a1ceb --- /dev/null +++ b/domains/hooman.json @@ -0,0 +1,10 @@ +{ + "description": "my personal site", + "repo": "https://github.com//", + "owner": { + "username": "hooman23" + }, + "record": { + "CNAME": "thisisalegitusername.github.io/Portfolio/" + } +} From 7d86bc3222180d33e4c63415bc78c7ea513932c9 Mon Sep 17 00:00:00 2001 From: ThisIsALegitUsername <73719631+ThisIsALegitUsername@users.noreply.github.com> Date: Wed, 7 Aug 2024 11:33:26 -0600 Subject: [PATCH 2/4] Update hooman.json --- domains/hooman.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/domains/hooman.json b/domains/hooman.json index 2fa8a1ceb..43a2969d8 100644 --- a/domains/hooman.json +++ b/domains/hooman.json @@ -1,10 +1,11 @@ { "description": "my personal site", - "repo": "https://github.com//", + "repo": "https://github.com/ThisIsALegitUsername/portfolio", "owner": { - "username": "hooman23" + "username": "hooman23", + "discord": "hooman23" }, "record": { - "CNAME": "thisisalegitusername.github.io/Portfolio/" + "CNAME": "thisisalegitusername.github.io/portfolio" } } From b5d6f045ebc8928817c3a77a41bdb84866dc9be1 Mon Sep 17 00:00:00 2001 From: ThisIsALegitUsername <73719631+ThisIsALegitUsername@users.noreply.github.com> Date: Wed, 7 Aug 2024 11:45:05 -0600 Subject: [PATCH 3/4] Update hooman.json --- domains/hooman.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/hooman.json b/domains/hooman.json index 43a2969d8..4fa9b8028 100644 --- a/domains/hooman.json +++ b/domains/hooman.json @@ -1,11 +1,11 @@ { "description": "my personal site", - "repo": "https://github.com/ThisIsALegitUsername/portfolio", + "repo": "https://github.com/ThisIsALegitUsername/thisisalegitusername.github.io", "owner": { "username": "hooman23", "discord": "hooman23" }, "record": { - "CNAME": "thisisalegitusername.github.io/portfolio" + "CNAME": "thisisalegitusername.github.io" } } From ca9dff580674979495cb7a8031103ea9fe79a795 Mon Sep 17 00:00:00 2001 From: orangc Date: Thu, 8 Aug 2024 12:43:12 -0400 Subject: [PATCH 4/4] add empty email record (I really need to make a PR to get rid of this check lolz) --- domains/hooman.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/hooman.json b/domains/hooman.json index 4fa9b8028..0a2d2226d 100644 --- a/domains/hooman.json +++ b/domains/hooman.json @@ -3,7 +3,8 @@ "repo": "https://github.com/ThisIsALegitUsername/thisisalegitusername.github.io", "owner": { "username": "hooman23", - "discord": "hooman23" + "discord": "hooman23", + "email": "" }, "record": { "CNAME": "thisisalegitusername.github.io"