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