Update index-closed.html

This commit is contained in:
Innovation Inc 2019-04-25 11:40:05 -05:00 committed by GitHub
parent e6f752d20b
commit 29aa2dfeb1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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;