From ed771c3d9bcb19496944ae6f6567e5edcd07e982 Mon Sep 17 00:00:00 2001 From: Zuhaib Date: Fri, 4 Feb 2022 20:36:09 +0530 Subject: [PATCH 1/5] Add: domains/zuhaib.json --- domains/zuhaib.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 domains/zuhaib.json diff --git a/domains/zuhaib.json b/domains/zuhaib.json new file mode 100644 index 000000000..32789ab12 --- /dev/null +++ b/domains/zuhaib.json @@ -0,0 +1,18 @@ +{ + "description": "Add some description", + "repo": "https://github.com/powrhouseofthecell", + "owner": { + "username": "powrhouseofthecell", + "email": "theshahzuhaib96@gmail.com" + }, + "record": { + "CNAME": "zuhaib.live", + "URL": "https://zuhaib.live", + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } +} \ No newline at end of file From 9951023dcad2638b226d7e449941d99fee79c593 Mon Sep 17 00:00:00 2001 From: Zuhaib <67638966+powrhouseofthecell@users.noreply.github.com> Date: Tue, 8 Feb 2022 11:49:22 +0530 Subject: [PATCH 2/5] Update zuhaib.json --- domains/zuhaib.json | 18 +++++------------- 1 file changed, 5 insertions(+), 13 deletions(-) diff --git a/domains/zuhaib.json b/domains/zuhaib.json index 32789ab12..b11c3fd64 100644 --- a/domains/zuhaib.json +++ b/domains/zuhaib.json @@ -1,18 +1,10 @@ { - "description": "Add some description", - "repo": "https://github.com/powrhouseofthecell", + "description": "Personal portfolio", + "repo": "https://github.com/powrhouseofthecell/powrhouseofthecell.github.io", "owner": { - "username": "powrhouseofthecell", - "email": "theshahzuhaib96@gmail.com" + "username": "powrhouseofthecell" }, "record": { - "CNAME": "zuhaib.live", - "URL": "https://zuhaib.live", - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] + "CNAME": "powrhouseofthecell.github.io", } -} \ No newline at end of file +} From b1a2d477c677d9b83e4f025a751d42deb92d3dca Mon Sep 17 00:00:00 2001 From: Zuhaib <67638966+powrhouseofthecell@users.noreply.github.com> Date: Tue, 8 Feb 2022 19:50:21 +0530 Subject: [PATCH 3/5] Add Email --- domains/zuhaib.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/zuhaib.json b/domains/zuhaib.json index b11c3fd64..fa2da3560 100644 --- a/domains/zuhaib.json +++ b/domains/zuhaib.json @@ -2,7 +2,8 @@ "description": "Personal portfolio", "repo": "https://github.com/powrhouseofthecell/powrhouseofthecell.github.io", "owner": { - "username": "powrhouseofthecell" + "username": "powrhouseofthecell", + "email": "theshahzuhaib96@gmail.com", }, "record": { "CNAME": "powrhouseofthecell.github.io", From baf593853a70cc08872127dc8fea20ee3103c66f Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Wed, 9 Feb 2022 18:47:09 +0530 Subject: [PATCH 4/5] Update zuhaib.json --- domains/zuhaib.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zuhaib.json b/domains/zuhaib.json index fa2da3560..030bcc1ff 100644 --- a/domains/zuhaib.json +++ b/domains/zuhaib.json @@ -3,7 +3,7 @@ "repo": "https://github.com/powrhouseofthecell/powrhouseofthecell.github.io", "owner": { "username": "powrhouseofthecell", - "email": "theshahzuhaib96@gmail.com", + "email": "theshahzuhaib96@gmail.com" }, "record": { "CNAME": "powrhouseofthecell.github.io", From 4f04d1171d42180c94725d76d5eb952db0394f81 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Wed, 9 Feb 2022 18:49:45 +0530 Subject: [PATCH 5/5] Update zuhaib.json --- domains/zuhaib.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zuhaib.json b/domains/zuhaib.json index 030bcc1ff..87319d500 100644 --- a/domains/zuhaib.json +++ b/domains/zuhaib.json @@ -6,6 +6,6 @@ "email": "theshahzuhaib96@gmail.com" }, "record": { - "CNAME": "powrhouseofthecell.github.io", + "CNAME": "powrhouseofthecell.github.io" } }