diff --git a/domains/xrcs.json b/domains/xrcs.json index 8b1378917..990789782 100644 --- a/domains/xrcs.json +++ b/domains/xrcs.json @@ -1 +1,11 @@ - +{ + "description": "xrcs personal website", + "repo": "https://github.com/xrcss/xrcss.github.io", + "owner": { + "username": "xrcss", + "discord": "xrcs#0001" + }, + "record": { + "CNAME": "xrcss.github.io" + } +}