Public Access
5
0

changement du glitch a 2.5 sec

This commit is contained in:
2025-12-03 20:48:10 -05:00
parent c7ce5a8763
commit 84fdadf1e8

View File

@@ -95,7 +95,7 @@ function timerGlitch(){
{ {
document.getElementById('logoAccueil').setAttribute('src', 'images/LogoALT-F4_Nav.svg') document.getElementById('logoAccueil').setAttribute('src', 'images/LogoALT-F4_Nav.svg')
} }
}, 1000); }, 2500);
} }
window.onload = function () { window.onload = function () {