From de96ead560dade69e92f001adb20e4afb6599fd2 Mon Sep 17 00:00:00 2001 From: Victoria Slocum Date: Fri, 21 Apr 2023 10:05:54 +0200 Subject: [PATCH] remove survey link --- website/src/templates/index.js | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/website/src/templates/index.js b/website/src/templates/index.js index 4c10e09c5..227b25be8 100644 --- a/website/src/templates/index.js +++ b/website/src/templates/index.js @@ -57,15 +57,9 @@ const AlertSpace = ({ nightly, legacy }) => { ) } -// const navAlert = ( -// -// 💥 Out now: spaCy v3.5 -// -// ) - const navAlert = ( - - 💥 Take the user survey! + + 💥 Out now: spaCy v3.5 )