diff --git a/www/js/script.js b/www/js/script.js index 3dbc314..f25617a 100644 --- a/www/js/script.js +++ b/www/js/script.js @@ -95,7 +95,7 @@ function timerGlitch(){ { document.getElementById('logoAccueil').setAttribute('src', 'images/LogoALT-F4_Nav.svg') } - }, 1000); + }, 2500); } window.onload = function () {