From 998dc1da54ee6e0a3bcdaf7f1d5cef3bafe4b198 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcus=20Bl=C3=A4ttermann?= Date: Wed, 2 Nov 2022 15:37:04 +0100 Subject: [PATCH] Remove unnessary key This reduces the reliance on `location` --- website/src/templates/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/templates/index.js b/website/src/templates/index.js index 2fe478c4d..e580ff032 100644 --- a/website/src/templates/index.js +++ b/website/src/templates/index.js @@ -197,7 +197,7 @@ class Layout extends React.Component { search={} alert={nightly ? null : navAlert} > - + {isDocs ? ( {content}