diff --git a/domains/ricecx.json b/domains/ricecx.json index 648769d83..dce5a1422 100644 --- a/domains/ricecx.json +++ b/domains/ricecx.json @@ -1,10 +1,11 @@ { + "repo": "https://github.com/ricecx/ricecx.github.io", "owner": { "username": "RiceCX", "email": "andyl5463@gmail.com" }, - "description": "Hosting dev.", + "description": "Hosting my website.", "record": { - "CNAME": "doujinfucks.tk" + "CNAME": "ricecx.github.io" } -} \ No newline at end of file +}