From 44e4cbaa8196822d779e0b8fd38d8dc3e4af36e1 Mon Sep 17 00:00:00 2001 From: Andy Date: Sun, 25 Apr 2021 03:56:47 -0700 Subject: [PATCH] Update ricecx.json --- domains/ricecx.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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 +}