From 853c4fbe0e45d4334da98dd8c5754a5735e65f0c Mon Sep 17 00:00:00 2001 From: Ilesh Thiada Date: Wed, 19 Feb 2025 20:44:13 +0530 Subject: [PATCH] Update therookiecoder.json --- domains/therookiecoder.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/therookiecoder.json b/domains/therookiecoder.json index 3dec24550..be47f4fa2 100644 --- a/domains/therookiecoder.json +++ b/domains/therookiecoder.json @@ -1,10 +1,12 @@ { + "description": "My personal website", + "repo": "https://github.com/theRookieCoder/theRookieCoder.github.io", "owner": { "username": "theRookieCoder", "email": "ileshkt@gmail.com", - "discord": "theRookieCoder#1287" + "discord": "therookiecoder" }, "record": { - "URL": "https://github.com/theRookieCoder" + "CNAME": "therookiecoder.github.io" } }