From b27d6d332f6456e7177e8b654c3aa6888a2b3be7 Mon Sep 17 00:00:00 2001 From: Himanshu Rai <100105826+HIMU-2001@users.noreply.github.com> Date: Fri, 2 Jun 2023 09:40:00 +0530 Subject: [PATCH 1/5] Create himanshu.json Added a new file himanshu.json in the domains folder --- domains/himanshu.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/himanshu.json diff --git a/domains/himanshu.json b/domains/himanshu.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/himanshu.json @@ -0,0 +1 @@ + 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 2/5] 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" + } +} From 34afcbef1de66e91d9150607ac451bc93a13b61f Mon Sep 17 00:00:00 2001 From: Himanshu Rai <100105826+HIMU-2001@users.noreply.github.com> Date: Fri, 2 Jun 2023 10:05:58 +0530 Subject: [PATCH 3/5] Update himanshu.json --- domains/himanshu.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/domains/himanshu.json b/domains/himanshu.json index 0299499ea..785973966 100644 --- a/domains/himanshu.json +++ b/domains/himanshu.json @@ -5,8 +5,5 @@ "username": "HIMU-2001", "email": "himanshuuu.2001@gmail.com", "twitter": "himanshuuu_2001" - }, - "record": { - "CNAME": "himu-2001.github.io/portfolio/index.html" } } 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 4/5] 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" } } From e6310973991e12f6c577cadf60f0cc182fb23785 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 3 Jun 2023 15:39:52 +0800 Subject: [PATCH 5/5] Update himanshu.json --- domains/himanshu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/himanshu.json b/domains/himanshu.json index 8e504b187..8000dc1db 100644 --- a/domains/himanshu.json +++ b/domains/himanshu.json @@ -7,6 +7,6 @@ "twitter": "himanshuuu_2001" }, "record": { - "CNAME": "himu-2001.github.io/portfolio/index.html" + "CNAME": "himu-2001.github.io" } }