Merge pull request #4544 from Default-Box/main

Update box.json
This commit is contained in:
William Harrison
2023-01-16 17:59:33 +08:00
committed by GitHub
+6 -2
View File
@@ -1,12 +1,16 @@
{
"description": "Personal Website",
"repo": "https://github.com/Default-Box/website",
"owner": {
"username": "Default-Box",
"email": "thedefaultbox@gmail.com"
"email": "",
"twitter": "DefaultBox_",
"discord": "Default Box#8900"
},
"record": {
"CNAME": "my-website-production-1d23.up.railway.app"
"CNAME": "Default-Box.github.io"
}
}