From 624b5568332c6b43d3062ab94a4c749c8927a15a Mon Sep 17 00:00:00 2001 From: Piyush Bhangale Date: Sat, 16 Jan 2021 06:12:18 -0800 Subject: [PATCH] Change redirect to default github pages --- domains/piyush.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/piyush.json b/domains/piyush.json index 6c45dd23d..175077ef7 100644 --- a/domains/piyush.json +++ b/domains/piyush.json @@ -5,6 +5,6 @@ "email": "bhangalepiyush@gmail.com" }, "record": { - "URL": "https://piyush.codes" + "URL": "https://officialpiyush.github.io" } -} \ No newline at end of file +}