From 3b355511f582d54fac0e01f4f35239ba63825cc8 Mon Sep 17 00:00:00 2001 From: Himanshu Rai <100105826+HIMU-2001@users.noreply.github.com> Date: Fri, 2 Jun 2023 12:54:17 +0530 Subject: [PATCH] Update himanshu.json according to requirement --- domains/himanshu.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/himanshu.json b/domains/himanshu.json index 785973966..8e504b187 100644 --- a/domains/himanshu.json +++ b/domains/himanshu.json @@ -1,9 +1,12 @@ { "description": "This website is a link to my personal developer portfolio.", - "repo": "https://github.com/HIMU-2001/portfolio", + "repo": "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" } }