from 2 sec to 1 sec for timeout
This commit is contained in:
@@ -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, ...
|
||||
|
||||
Reference in New Issue
Block a user