diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 4 | 
1 files changed, 2 insertions, 2 deletions
| @@ -32,7 +32,7 @@  		<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> @@ -50,7 +50,7 @@  	<script type="text/html" id="sample-view-template">  		<div class="edit-sample js-edit-sample">  			<div class="thumbnail js-thumbnail"></div> -			 +  			<div class="progress-bar">  				<div class="clip-line clip-line-start js-clip-line js-start-position">  					<div class="drag-handle start-drag-handle js-drag-handle"> | 
