Skip to content

Commit

Permalink
removed and changed audio
Browse files Browse the repository at this point in the history
  • Loading branch information
mdtang committed Jul 17, 2017
1 parent c8fc162 commit fbb1edc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file removed audio/lalaland.mp3
Binary file not shown.
2 changes: 1 addition & 1 deletion examples/index.html
Expand Up @@ -198,7 +198,7 @@ <h5>Search</h5>
<!-- audio -->
<h5>Audio Control</h5>
<audio controls loop>
<source src="../audio/lalaland.mp3" type="audio/mpeg">
<source src="../audio/audio.mp3" type="audio/mpeg">
Your browser does not support the audio element.
</audio>
</div>
Expand Down

0 comments on commit fbb1edc

Please sign in to comment.