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] 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 +}