1
0
mirror of https://github.com/webslides/WebSlides.git synced 2025-08-12 16:14:37 +02:00

jquery source to SSL

This commit is contained in:
José Luis Antúnez
2017-01-18 16:32:06 +01:00
committed by GitHub
parent 2ae6e79b60
commit 9515b8b983

View File

@@ -3127,11 +3127,11 @@
<!--main-->
<!-- jQuery (required for slides to work) -->
<script src="http://code.jquery.com/jquery-3.1.1.min.js"></script>
<script src="https://code.jquery.com/jquery-3.1.1.min.js"></script>
<script src="../static/js/webslides.js"></script>
<!-- OPTIONAL - svg-icons.js (fontastic.me - Font Awesome as svg icons) -->
<script defer src="../static/js/svg-icons.js"></script>
</body>
</html>
</html>