From 61e7b62a99d8ed4359a8ed871eccc78b6ff3098f Mon Sep 17 00:00:00 2001 From: xrcss <88733667+xrcss@users.noreply.github.com> Date: Sun, 23 Oct 2022 17:10:36 -0300 Subject: [PATCH] Update xrcs.json --- domains/xrcs.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) 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" + } +}