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