Jquery needed for resizing

This commit is contained in:
Luc Juggery 2018-02-02 18:19:52 +01:00
parent 760dbb4857
commit 22b047d49e
3 changed files with 3 additions and 3 deletions

View file

@ -61,7 +61,7 @@
</section>
<script src='https://code.jquery.com/jquery-2.2.4.min.js'></script>
<script src='https://cdn.jsdelivr.net/scrollreveal.js/3.3.1/scrollreveal.min.js'></script>
<!-- <script src="js/index.js"></script> //-->
<script src="js/index.js"></script>
</body>
</html>

View file

@ -158,7 +158,7 @@
</section>
<script src='https://code.jquery.com/jquery-2.2.4.min.js'></script>
<script src='https://cdn.jsdelivr.net/scrollreveal.js/3.3.1/scrollreveal.min.js'></script>
<!-- <script src="js/index.js"></script> //-->
<script src="js/index.js"></script>
</body>
</html>

View file

@ -88,7 +88,7 @@
</section>
<script src='https://code.jquery.com/jquery-2.2.4.min.js'></script>
<script src='https://cdn.jsdelivr.net/scrollreveal.js/3.3.1/scrollreveal.min.js'></script>
<!-- <script src="js/index.js"></script> //-->
<script src="js/index.js"></script>
</body>
</html>