Update index-closed.html
This commit is contained in:
parent
5b08dfd307
commit
fb478b4e5e
|
@ -3,8 +3,9 @@
|
||||||
<title>DremJS</title>
|
<title>DremJS</title>
|
||||||
<embed src="mclose.mp3" width="0" height="0" loop="false" autostart="true" hidden="true" />
|
<embed src="mclose.mp3" width="0" height="0" loop="false" autostart="true" hidden="true" />
|
||||||
<audio loop>
|
<audio loop>
|
||||||
Whoa there hold on
|
Aw fiddle sticks. What now? (ERROR: 1040-0001)
|
||||||
<source src="ambient.mp3">
|
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>
|
||||||
a:link {
|
a:link {
|
||||||
|
|
Loading…
Reference in a new issue