From 79d8b7422169c42c2a764175e98704b4bf8c7d71 Mon Sep 17 00:00:00 2001 From: Keith Grant Date: Wed, 22 May 2019 13:51:27 -0400 Subject: [PATCH] redirect to remove trailing slash from URL --- src/index.jsx | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/index.jsx b/src/index.jsx index bf063d9b22..95fa2ae4fb 100644 --- a/src/index.jsx +++ b/src/index.jsx @@ -57,6 +57,14 @@ export function main (render) { {({ i18n }) => ( + ( + + )} + /> (