From 74267d3b978b6ec0b75fef4d345e407d7f04ff8e Mon Sep 17 00:00:00 2001 From: hod <98139763+hodss@users.noreply.github.com> Date: Sun, 24 Apr 2022 00:00:12 +0100 Subject: [PATCH 1/3] Create hod.json --- domains/hod.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/hod.json diff --git a/domains/hod.json b/domains/hod.json new file mode 100644 index 000000000..54e83f74f --- /dev/null +++ b/domains/hod.json @@ -0,0 +1,13 @@ +{ + "description": "hod's primary website.", + "repo": "https://github.com/hodss/hodssxyz", + "owner": { + "username": "hodss", + "email": "hod@hodss.xyz" + "twitter": "@hodss_" + "discord": "hod#2311" + }, + "record": { + "URL": "https://hodss.xyz/?refer=is-a-dev" + } +} From 0a0eb35abd0d9815245229a6149ef9955f49c9cd Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 24 Apr 2022 10:46:38 +0700 Subject: [PATCH 2/3] Update hod.json --- domains/hod.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hod.json b/domains/hod.json index 54e83f74f..c1df5c87d 100644 --- a/domains/hod.json +++ b/domains/hod.json @@ -4,7 +4,7 @@ "owner": { "username": "hodss", "email": "hod@hodss.xyz" - "twitter": "@hodss_" + "twitter": "@hodss_", "discord": "hod#2311" }, "record": { From 3a2333781a363a2916ee4e0b6f1dd5a332b80890 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 24 Apr 2022 10:46:55 +0700 Subject: [PATCH 3/3] Update hod.json --- domains/hod.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hod.json b/domains/hod.json index c1df5c87d..cf4c7e60f 100644 --- a/domains/hod.json +++ b/domains/hod.json @@ -3,7 +3,7 @@ "repo": "https://github.com/hodss/hodssxyz", "owner": { "username": "hodss", - "email": "hod@hodss.xyz" + "email": "hod@hodss.xyz", "twitter": "@hodss_", "discord": "hod#2311" },