mirror of
https://github.com/webslides/WebSlides.git
synced 2025-08-13 08:34:50 +02:00
jquery source to SSL
This commit is contained in:
committed by
GitHub
parent
a04b6f6e6a
commit
8ecb8b5bc3
@@ -1859,11 +1859,11 @@
|
|||||||
<!--main-->
|
<!--main-->
|
||||||
|
|
||||||
<!-- jQuery (required for slides to work) -->
|
<!-- 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>
|
<script src="../static/js/webslides.js"></script>
|
||||||
|
|
||||||
<!-- OPTIONAL - svg-icons.js (fontastic.me - Font Awesome as svg icons) -->
|
<!-- OPTIONAL - svg-icons.js (fontastic.me - Font Awesome as svg icons) -->
|
||||||
<script defer src="../static/js/svg-icons.js"></script>
|
<script defer src="../static/js/svg-icons.js"></script>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Reference in New Issue
Block a user