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