From f3c586f74a3dd19a7d25c8431dee887a39137b09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcus=20Bl=C3=A4ttermann?= Date: Tue, 24 Jan 2023 16:40:40 +0100 Subject: [PATCH] Fix navigation alert (#12169) Fixes a regression introduced in #12163 --- 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 80b5a24d4..fd0d4a622 100644 --- a/website/src/templates/index.js +++ b/website/src/templates/index.js @@ -58,7 +58,7 @@ const AlertSpace = ({ nightly, legacy }) => { } const navAlert = ( - + 💥 Out now: spaCy v3.5 )