summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorTeddy Wing2013-11-10 12:58:56 -0500
committerTeddy Wing2013-11-10 12:58:56 -0500
commit9c231e7b3c601cc300563b377724baa8dbd6caaa (patch)
treed3bdac620b4a9414258a7d2c681a798607abe1fa /index.html
parent9f5cb95812a4d075535bdccd48a06c1ddeb62848 (diff)
downloadclip-play-9c231e7b3c601cc300563b377724baa8dbd6caaa.tar.bz2
Add footer with creator info & links
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/index.html b/index.html
index 4a35b52..0b19b20 100644
--- a/index.html
+++ b/index.html
@@ -32,6 +32,10 @@
<div id="video"></div>
</div>
+
+ <footer>
+ Made by <a href="https://github.com/whichlight/">Kawandeep Virdee</a> &amp; <a href="https://github.com/teddywing">Teddy Wing</a> at <a href="http://boston.musichackday.org/">Music Hack Day Boston 2013</a>
+ </footer>
<script src="/assets/js/libs/jquery-2.0.3.min.js"></script>