From eb3574b5063acaf746c5fab64068945ae246c0c7 Mon Sep 17 00:00:00 2001 From: Santhoshkumar <117272529+Santhosh2022ts@users.noreply.github.com> Date: Tue, 11 Apr 2023 15:01:09 +0530 Subject: [PATCH 1/2] WEB-313 -reverting 301 redirection issue fix change (#35) --- src/templates/page.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/templates/page.jsx b/src/templates/page.jsx index c1e8183..70b1410 100644 --- a/src/templates/page.jsx +++ b/src/templates/page.jsx @@ -67,7 +67,7 @@ export default ({ data, pageContext }) => {