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

Wrong script in demos/index.html

This commit is contained in:
Luis
2017-02-12 20:19:18 +01:00
parent fc19ed4dea
commit 58cd4e765c

View File

@@ -228,9 +228,6 @@
<!-- OPTIONAL - svg-icons.js (fontastic.me - Font Awesome as svg icons) -->
<script defer src="../static/js/svg-icons.js"></script>
<script type="text/javascript">
var slide = jQuery('#webslides').webslides();
</script>
</body>
</html>