From 302197d5321a962ad38ea74753be85fa99b5737d Mon Sep 17 00:00:00 2001 From: Santhoshkumar R Date: Tue, 11 Apr 2023 14:18:31 +0530 Subject: [PATCH] WEB-313 -reverting 301 redirection issue fix change --- 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 }) => {