Update index-open.html
This commit is contained in:
parent
31030049d3
commit
3b0e246773
|
@ -2,8 +2,10 @@
|
|||
<!-- classes were from SparrOS Developer Team -->
|
||||
<title>DremJS</title>
|
||||
<embed src="mopen.mp3" width="0" height="0" loop="false" autostart="true" hidden="true" />
|
||||
<audio loop>
|
||||
<source src="ambient.mp3">
|
||||
<audio loop autoplay>
|
||||
Aw fiddle sticks. What now? (ERROR: 1040-0001)
|
||||
Your browser doesn't support the AUDIO tag! Get a newer browser or update it
|
||||
<source src="ambient.mp3" type="audio/mp3">
|
||||
</audio>
|
||||
<style>
|
||||
.start {
|
||||
|
|
Loading…
Reference in a new issue