summaryrefslogtreecommitdiffhomepage
path: root/index.html
diff options
context:
space:
mode:
authorSean Whitton <spw+git@sdf.org>2014-11-12 14:03:47 +0900
committerSean Whitton <spw+git@sdf.org>2014-11-12 14:03:47 +0900
commit5f5ed9e0073933d6e1d758d4c4f64a80793ff645 (patch)
tree887aedd21090fa865de1f8a258c7968c984c853d /index.html
parent0b5da1372082cda36253455838723b3982a05bb6 (diff)
downloadschoolclock-5f5ed9e0073933d6e1d758d4c4f64a80793ff645.tar.gz
ionSound initialised
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/index.html b/index.html
index f4a0011..835c8b3 100644
--- a/index.html
+++ b/index.html
@@ -91,6 +91,8 @@
<script src="js/vendor/flipclock.min.js"></script>
+ <script src="js/vendor/jquery.ion.sound.min.js"></script>
+
<script src="js/vendor/jstorage.js"></script>
<script src="js/vendor/bootstrap.min.js"></script>