mirror of
https://github.com/michivonah/website-v2.git
synced 2025-12-22 20:46:29 +01:00
Update index.html
This commit is contained in:
parent
68786e805a
commit
d07081ad9d
1 changed files with 2 additions and 2 deletions
|
|
@ -391,8 +391,8 @@
|
||||||
}
|
}
|
||||||
// random home img
|
// random home img
|
||||||
randomHomeImg();
|
randomHomeImg();
|
||||||
//AOS.init({disable: 'mobile'});
|
AOS.init({disable: 'mobile'});
|
||||||
AOS.init({disable: true});
|
//AOS.init({disable: true});
|
||||||
// hide loadingscreen
|
// hide loadingscreen
|
||||||
document.getElementById('loadingScreen').style.display = "none";
|
document.getElementById('loadingScreen').style.display = "none";
|
||||||
});
|
});
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue