From b0f50c4a0e6d1156d8d8a2d15b423fc06ee69fc2 Mon Sep 17 00:00:00 2001 From: Box_ <70744994+Default-Box@users.noreply.github.com> Date: Mon, 16 Jan 2023 20:53:30 +1100 Subject: [PATCH] Update box.json --- domains/box.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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" } }