From b78bbd60853468f193b1ceb66a3055f29125377b Mon Sep 17 00:00:00 2001 From: Rachit Khurana <70265590+notnotrachit@users.noreply.github.com> Date: Thu, 25 May 2023 22:11:20 +0530 Subject: [PATCH] Update rachit.json --- domains/rachit.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/rachit.json b/domains/rachit.json index f573fe530..7bac58800 100644 --- a/domains/rachit.json +++ b/domains/rachit.json @@ -1,10 +1,13 @@ { + "description": "My personal portfolio website", "owner": { "username": "notnotrachit", - "email": "rachitkhurana40@gmail.com" + "email": "rachitkhurana40@gmail.com", + "twitter": "notnotrachit" }, "record": { + "CNAME": "notnotrachit.github.io" "TXT": "hello world" } }