From df912d99b0db5258327e6ff7f638a7b36b7cd00b Mon Sep 17 00:00:00 2001 From: Santhoshkumar R Date: Mon, 13 Mar 2023 14:51:55 +0530 Subject: [PATCH] WEB-313 - 301 redirect issue fix --- 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 70b1410..c1e8183 100644 --- a/src/templates/page.jsx +++ b/src/templates/page.jsx @@ -67,7 +67,7 @@ export default ({ data, pageContext }) => {