From b571ff766ce8b50dd26aa87b0c4e786ffa766343 Mon Sep 17 00:00:00 2001 From: Karol Kosek Date: Sat, 22 Feb 2020 20:06:10 +0100 Subject: [PATCH] index.html: Place noscript on top of the page Before this change, you had to scroll down to see the noscript element. This change places the noscript element on top of the page making sure that a user will see this message when site is loaded without JavaScript. Signed-off-by: Karol Kosek --- src/vector/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/vector/index.html b/src/vector/index.html index 3fc2f8ca9..85b6a1bd8 100644 --- a/src/vector/index.html +++ b/src/vector/index.html @@ -50,8 +50,8 @@ } %> -
+