From 1f30727ec72ae84163fa547a514af38fc5b8cf5c Mon Sep 17 00:00:00 2001 From: Himanshu Rai <100105826+HIMU-2001@users.noreply.github.com> Date: Fri, 2 Jun 2023 10:01:58 +0530 Subject: [PATCH] Update himanshu.json --- domains/himanshu.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/domains/himanshu.json b/domains/himanshu.json index 8b1378917..0299499ea 100644 --- a/domains/himanshu.json +++ b/domains/himanshu.json @@ -1 +1,12 @@ - +{ + "description": "This website is a link to my personal developer portfolio.", + "repo": "https://github.com/HIMU-2001/portfolio", + "owner": { + "username": "HIMU-2001", + "email": "himanshuuu.2001@gmail.com", + "twitter": "himanshuuu_2001" + }, + "record": { + "CNAME": "himu-2001.github.io/portfolio/index.html" + } +}