aboutsummaryrefslogtreecommitdiffstats
path: root/demo/index.html
diff options
context:
space:
mode:
authorSam Potts <me@sampotts.me>2016-08-21 19:25:21 +1000
committerSam Potts <me@sampotts.me>2016-08-21 19:25:21 +1000
commita8062354ec420bb0c4d90c1e52ae11ac25e10d52 (patch)
tree8d2125c62a8c85f220c5ea4ae814e78c50cfb15d /demo/index.html
parentaac0a5a3a920a7458e814447933662d4932c803c (diff)
downloadplyr-a8062354ec420bb0c4d90c1e52ae11ac25e10d52.tar.lz
plyr-a8062354ec420bb0c4d90c1e52ae11ac25e10d52.tar.xz
plyr-a8062354ec420bb0c4d90c1e52ae11ac25e10d52.zip
Loading tweaks, Microsoft Edge tweaks
Diffstat (limited to 'demo/index.html')
-rw-r--r--demo/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/demo/index.html b/demo/index.html
index d8ea6c2f..e8c4aef5 100644
--- a/demo/index.html
+++ b/demo/index.html
@@ -73,8 +73,8 @@
</main>
<!-- Plyr core script -->
- <!--<script src="../dist/plyr.js"></script>-->
- <script src="../src/js/plyr.js"></script>
+ <script src="../dist/plyr.js"></script>
+ <!--<script src="../src/js/plyr.js"></script>-->
<!-- Docs script -->
<script src="dist/demo.js"></script>