diff --git a/domains/ushnish.json b/domains/ushnish.json index 8b1378917..e0b48b548 100644 --- a/domains/ushnish.json +++ b/domains/ushnish.json @@ -1 +1,16 @@ - +{ + "owner": { + "username": "UshnishG", + "email": "ghosalushnish@gmail.com" + }, + "record": { + "URL": "https://ushnish.vercel.app" + }, + "redirect_config": { + "custom_paths": { + "/github": "https://github.com/UshnishG", + "/linkedin" : "https://www.linkedin.com/in/ushnishghosal" + }, + "redirect_paths": true + } +}