debuggin invisibles mp4

This commit is contained in:
hugodu69
2018-12-29 18:03:52 +01:00
commit 7fd7a0a9d3
240 changed files with 13681 additions and 0 deletions

8
javascript/script.js Normal file
View File

@@ -0,0 +1,8 @@
$(document).ready(function(){
$(".diaporama").diaporama({
animationSpeed: 1500,
delay:1.5
});
});