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