From 9450f1edd548bab2695dd951f2d1fc502bf69e47 Mon Sep 17 00:00:00 2001 From: Stan Date: Mon, 24 Nov 2025 22:54:49 -0500 Subject: [PATCH] from 2 sec to 1 sec for timeout --- www/js/script.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/js/script.js b/www/js/script.js index 331c6c7..1169768 100644 --- a/www/js/script.js +++ b/www/js/script.js @@ -11,7 +11,7 @@ window.onload = function () { document.getElementById("updateDate").setAttribute("id", "updateDateW"); document.getElementById("updateDateW").innerHTML = 'À la prochaine!'; } - }, 2000); + }, 1000); // TODO Add timer for glitch // NOTE Track mouse mouvement and show after a percentage of ? // NOTE une page sur deux, ...