This commit is contained in:
2022-05-16 19:35:48 +02:00
parent 353c04478f
commit 633cf5f980
5 changed files with 58 additions and 0 deletions

11
index.html Normal file
View File

@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<!--<script src="infiscroll.js"></script>-->
<script src="bouncyscroll.js"></script>
</head>
<body>
</body>
</html>