diff --git a/domains/box.json b/domains/box.json index 384db423c..27405fb80 100644 --- a/domains/box.json +++ b/domains/box.json @@ -1,12 +1,15 @@ { + "description": "Personal Website", + "repo": "https://github.com/Default-Box/website", "owner": { "username": "Default-Box", - "email": "thedefaultbox@gmail.com" + "twitter": "DefaultBox_", + "discord": "Default Box#8900" }, "record": { - "CNAME": "my-website-production-1d23.up.railway.app" + "CNAME": "Default-Box.github.io" } }