From e4c8da4611a737ce002777c212107fb531e6cab2 Mon Sep 17 00:00:00 2001 From: TRIPLR1RRT <83149395+TRIPLR1RRT@users.noreply.github.com> Date: Sat, 18 Feb 2023 20:10:04 +0530 Subject: [PATCH 1/5] Create madmusician.json --- madmusician.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 madmusician.json diff --git a/madmusician.json b/madmusician.json new file mode 100644 index 000000000..ad93524bb --- /dev/null +++ b/madmusician.json @@ -0,0 +1 @@ +Something here From 05289bd4bc6ad39fc325609cf47b3ba70daa3cee Mon Sep 17 00:00:00 2001 From: TRIPLR1RRT <83149395+TRIPLR1RRT@users.noreply.github.com> Date: Sat, 18 Feb 2023 20:17:21 +0530 Subject: [PATCH 2/5] Update madmusician.json --- madmusician.json | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/madmusician.json b/madmusician.json index ad93524bb..fa630938f 100644 --- a/madmusician.json +++ b/madmusician.json @@ -1 +1,15 @@ -Something here +{ + "owner": { + "username": "", + "email": "", + "twitter": "twitter-handle", + "discord": "discord-username-and-discriminator" + } +} + + +{ + "record": { + "CNAME": ".github.io" + } +} From 33da9acff9234503d3506ca6d5efc6e344ddad60 Mon Sep 17 00:00:00 2001 From: TRIPLR1RRT <83149395+TRIPLR1RRT@users.noreply.github.com> Date: Sat, 18 Feb 2023 20:22:40 +0530 Subject: [PATCH 3/5] Update madmusician.json --- madmusician.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/madmusician.json b/madmusician.json index fa630938f..a5122684d 100644 --- a/madmusician.json +++ b/madmusician.json @@ -1,15 +1,15 @@ { "owner": { - "username": "", - "email": "", - "twitter": "twitter-handle", - "discord": "discord-username-and-discriminator" + "username": "TRIPLE1RRT", + "email": "mitazaneem101@gmail.com", + "twitter": "", + "discord": "@Dev.Sahil#9999" } } { "record": { - "CNAME": ".github.io" + "CNAME": "f84e6331-30e1-49a4-91aa-0c3bc6fc1139.id.repl.co" } } From 80deb1552ecde2c6505a5730f36e48491e4f8543 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 19 Feb 2023 06:24:02 +0800 Subject: [PATCH 4/5] fix json --- madmusician.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/madmusician.json b/madmusician.json index a5122684d..6873650e2 100644 --- a/madmusician.json +++ b/madmusician.json @@ -2,13 +2,8 @@ "owner": { "username": "TRIPLE1RRT", "email": "mitazaneem101@gmail.com", - "twitter": "", - "discord": "@Dev.Sahil#9999" - } -} - - -{ + "discord": "Dev.Sahil#9999" + }, "record": { "CNAME": "f84e6331-30e1-49a4-91aa-0c3bc6fc1139.id.repl.co" } From 4b3c3902e891eb69c40dc8f9778e3593d10e5361 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 19 Feb 2023 06:25:40 +0800 Subject: [PATCH 5/5] Rename madmusician.json to domains/madmusician.json --- madmusician.json => domains/madmusician.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename madmusician.json => domains/madmusician.json (100%) diff --git a/madmusician.json b/domains/madmusician.json similarity index 100% rename from madmusician.json rename to domains/madmusician.json