From 9ffd2f5afb64369cd44f44736c1c5a57260852aa Mon Sep 17 00:00:00 2001 From: Bimal Yadav <84148146+bimal-inc@users.noreply.github.com> Date: Wed, 13 Jul 2022 10:23:30 +0545 Subject: [PATCH] Updated slash in CNAME and Corrected username soory for the hassle i have now Updated slash in CNAME and Corrected username and a new repo link --- domains/bimal.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/bimal.json b/domains/bimal.json index 068cc03fb..9f69d553d 100644 --- a/domains/bimal.json +++ b/domains/bimal.json @@ -1,12 +1,12 @@ { "description": "My personal website goes here", - "repo": "https://github.com/bimal-inc/myportfolio", + "repo": "https://github.com/bimal-inc/bimal-inc.github.io", "owner": { - "username": "bimal", + "username": "bimal-inc", "email": "bimalyadavemail7@gmail.com", "twitter": "@bimalinc" }, "record": { - "CNAME": "bimal-inc.github.io/myportfolio/" + "CNAME": "bimal-inc.github.io" } }