Update index-open.html
This commit is contained in:
parent
31030049d3
commit
3b0e246773
|
@ -2,8 +2,10 @@
|
||||||
<!-- classes were from SparrOS Developer Team -->
|
<!-- classes were from SparrOS Developer Team -->
|
||||||
<title>DremJS</title>
|
<title>DremJS</title>
|
||||||
<embed src="mopen.mp3" width="0" height="0" loop="false" autostart="true" hidden="true" />
|
<embed src="mopen.mp3" width="0" height="0" loop="false" autostart="true" hidden="true" />
|
||||||
<audio loop>
|
<audio loop autoplay>
|
||||||
<source src="ambient.mp3">
|
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>
|
</audio>
|
||||||
<style>
|
<style>
|
||||||
.start {
|
.start {
|
||||||
|
|
Loading…
Reference in a new issue