From c1b767d6daf0dd6cf30d5d20fc5d722ffc5adf94 Mon Sep 17 00:00:00 2001 From: Alok Date: Wed, 9 Oct 2024 15:23:07 +0530 Subject: [PATCH] fix rd --- public/_redirects | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/_redirects b/public/_redirects index f9ddcb4f..47fb0843 100644 --- a/public/_redirects +++ b/public/_redirects @@ -1,7 +1,6 @@ # Redirect default subdomain to primary domain # https://meteoricteachings.pages.dev/* https://alokprateek.in/:splat 301 # http://meteoricteachings.pages.dev/* https://alokprateek.in/:splat 301 -http://alokprateek.in/* https://alokprateek.in/:splat 301 # http://www.alokprateek.in/* https://alokprateek.in/:splat 301 # https://www.alokprateek.in/* https://alokprateek.in/:splat 301 @@ -62,3 +61,4 @@ http://alokprateek.in/* https://alokprateek.in/:splat 301 /work/* /works/:splat 301 /saas-guide/* /saasguide/:splat 301 /bibliophile-diaries/* /bibliophilediaries/:splat 301 +http://alokprateek.in/* https://alokprateek.in/:splat 301