From 167548408020d2995cadc4079bce65acea6f8ce0 Mon Sep 17 00:00:00 2001 From: Clumzy <109848261+clumzyofficial@users.noreply.github.com> Date: Wed, 28 Jun 2023 19:44:49 +0530 Subject: [PATCH] Update adarsh.json --- domains/adarsh.json | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/domains/adarsh.json b/domains/adarsh.json index f20fcd562..71522e3b7 100644 --- a/domains/adarsh.json +++ b/domains/adarsh.json @@ -1,9 +1,12 @@ { - "owner": { - "description": "My Personal Portfolio Website.", - "repo": "https://github.com/clumzyofficial/binaryadarsh", - "username": "clumzyofficial", - "email": "clumzyofficial@gmail.com", - "twitter": "binaryadarsh", - } -} + "description": "For my portfolio website made by using HTML + CSS and JS", + "repo": "https://github.com/clumzyofficial/clumzyofficial.github.io", + "owner": { + "username": "clumzyofficial", + "email": "clumzyofficial@gmail.com", + "twitter": "binaryadarsh" + }, + "record": { + "CNAME": "https://clumzyofficial.github.io/binaryadarsh/" + } +}