From 271d7a1a5c71002f1d692dddcc00746124f9eebb Mon Sep 17 00:00:00 2001 From: Risshi Raj Sen <74894700+codeRisshi25@users.noreply.github.com> Date: Fri, 29 Sep 2023 10:51:53 +0530 Subject: [PATCH] necessary changes made --- domains/risshi.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/risshi.json b/domains/risshi.json index 4c3092aaf..88438fd81 100644 --- a/domains/risshi.json +++ b/domains/risshi.json @@ -1,9 +1,11 @@ { + "description": "portfolio website", + "repo": "https://github.com/codeRisshi25/codeRisshi25.github.io", "owner": { "username": "codeRisshi25", - "email": "risshirajsen@gmail.com" + "email": "risshirajsen@gmail.com", }, "record": { - "CNAME": "www.codeRisshi25.github.io" + "CNAME": "codeRisshi25.github.io" } }