Skip to content

Commit

Permalink
Switched to oga from webm for the server's sake.
Browse files Browse the repository at this point in the history
  • Loading branch information
secretrobotron committed Oct 14, 2011
1 parent 9961de4 commit 66411f2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added assets/Mogwai - Waltz For Aidan.oga
Binary file not shown.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,7 @@ <h4>Hyderabad, India</h4>
<!-- end container -->
</div>
<audio id="background-audio" autobuffer="true" preload="auto">
<source src="assets/Mogwai - Waltz For Aidan.webm"></source>
<source src="assets/Mogwai - Waltz For Aidan.oga"></source>
</audio>
<audio id="voiceover-audio" autobuffer="true" preload="auto">
<source src="assets/bass_voiceover2.oga"></source>
Expand Down

0 comments on commit 66411f2

Please sign in to comment.