first commit

This commit is contained in:
2018-11-20 14:51:10 +01:00
commit 2affb782f4
71 changed files with 23872 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
$(document).ready(function() {
$('#fullpage').fullpage({
autoScrolling: false,
scrollOverflow: true
});
$('#gal').each(element, new SimpleBar);
//methods
});