Update index-open.html
This commit is contained in:
parent
105bac3bf0
commit
e6f752d20b
|
@ -2,7 +2,9 @@
|
|||
<!-- classes were from SparrOS Developer Team -->
|
||||
<title>DremJS</title>
|
||||
<embed src="mopen.mp3" width="0" height="0" loop="false" autostart="true" hidden="true" />
|
||||
<embed src="ambient.mp3" width="0" loop="true" autostart="true" hidden="true" />
|
||||
<audio loop>
|
||||
<source src="ambient.mp3">
|
||||
</audio>
|
||||
<style>
|
||||
.start {
|
||||
position: absolute;
|
||||
|
|
Loading…
Reference in a new issue