From 25f5844ce631b5de737661ef5585c76ef5b8c86b Mon Sep 17 00:00:00 2001 From: Ushnish Ghosal Date: Mon, 3 Mar 2025 16:57:52 +0530 Subject: [PATCH 1/4] Create ushnish.json --- ushnish.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 ushnish.json diff --git a/ushnish.json b/ushnish.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/ushnish.json @@ -0,0 +1 @@ + From 0d1d85b308f3fd2ba11c9d8ecc788e0634a260a9 Mon Sep 17 00:00:00 2001 From: Ushnish Ghosal Date: Mon, 3 Mar 2025 16:58:43 +0530 Subject: [PATCH 2/4] Create ushnish.json --- domains/ushnish.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/ushnish.json diff --git a/domains/ushnish.json b/domains/ushnish.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/ushnish.json @@ -0,0 +1 @@ + From 39d26a82de67ba6bff4c2ad4e7103b058a8039d7 Mon Sep 17 00:00:00 2001 From: Ushnish Ghosal Date: Mon, 3 Mar 2025 17:01:20 +0530 Subject: [PATCH 3/4] Delete ushnish.json --- ushnish.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 ushnish.json diff --git a/ushnish.json b/ushnish.json deleted file mode 100644 index 8b1378917..000000000 --- a/ushnish.json +++ /dev/null @@ -1 +0,0 @@ - From 3ffab47ae6cbae4dc7a75a9f1976917bedb7b8cc Mon Sep 17 00:00:00 2001 From: Ushnish Ghosal Date: Mon, 3 Mar 2025 17:13:18 +0530 Subject: [PATCH 4/4] Update ushnish.json --- domains/ushnish.json | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) 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 + } +}