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