diff options
| author | Teddy Wing | 2013-11-10 12:59:23 -0500 | 
|---|---|---|
| committer | Teddy Wing | 2013-11-10 12:59:23 -0500 | 
| commit | 5f0312541fca6dbd957c65d22386da5278c3fcab (patch) | |
| tree | d3bdac620b4a9414258a7d2c681a798607abe1fa /index.html | |
| parent | 9f5cb95812a4d075535bdccd48a06c1ddeb62848 (diff) | |
| parent | 9c231e7b3c601cc300563b377724baa8dbd6caaa (diff) | |
| download | clip-play-5f0312541fca6dbd957c65d22386da5278c3fcab.tar.bz2 | |
Merge branch 'add-creator-info'
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 4 | 
1 files changed, 4 insertions, 0 deletions
| @@ -32,6 +32,10 @@  		<div id="video"></div>  	</div> +	 +	<footer> +		Made by <a href="https://github.com/whichlight/">Kawandeep Virdee</a> & <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> | 
