1
0
mirror of https://github.com/webslides/WebSlides.git synced 2025-08-18 19:02:00 +02:00

Change JQuery source to SSL enabled site. Helps with servers that service webslides with SSL enabled

This commit is contained in:
martijn
2017-01-18 16:11:41 +01:00
parent 36d67af342
commit 9531da69a5

View File

@@ -385,7 +385,7 @@
</footer> -->
<!-- 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) -->