diff --git a/domains/yash.json b/domains/yash.json index 9716e38dd..811b232bb 100644 --- a/domains/yash.json +++ b/domains/yash.json @@ -1,12 +1,11 @@ { "description": "Link to my portfolio site.", - "repo": "https://github.com/YashkShrivas4491/Terminal_Portfolio", + "repo": "https://github.com/real-yash/website", "owner": { - "username": "YashkShrivas4491", - "email": "kumaryash4491@gmail.com", - "twitter": "YashKumarS4491" + "username": "real-yash", + "email": "connect@real-yash.is-a.dev" }, "record": { - "CNAME": "yashkshrivas4491.github.io" + "CNAME": "real-yash.github.io" } }