From 5c4b24c14bba03c9041b09a21d6eb7b63f9522ab Mon Sep 17 00:00:00 2001 From: HACHILANG <86098646+HACHILANG@users.noreply.github.com> Date: Sun, 29 Aug 2021 21:37:32 -0700 Subject: [PATCH 1/2] Create Hachi.json --- domains/Hachi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/Hachi.json diff --git a/domains/Hachi.json b/domains/Hachi.json new file mode 100644 index 000000000..c427b5caf --- /dev/null +++ b/domains/Hachi.json @@ -0,0 +1,11 @@ +{ + "description": "A programming language website", + "repo": "https://github.com/HACHILANG/Hachi", + "owner": { + "username": "HACHILANG", + "email": "shlokmadhekar88@gmail.com" + }, + "record": { + "CNAME": "b949abf7-5e07-4890-a7db-1206fad92121.repl.co" + } +} From 6c835090c08fc3746c9154c22f1c6c7fb9847adb Mon Sep 17 00:00:00 2001 From: Hackermon <60828015+hackermondev@users.noreply.github.com> Date: Mon, 30 Aug 2021 06:04:38 -0400 Subject: [PATCH 2/2] fix file name --- domains/{Hachi.json => hachi.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{Hachi.json => hachi.json} (100%) diff --git a/domains/Hachi.json b/domains/hachi.json similarity index 100% rename from domains/Hachi.json rename to domains/hachi.json