From e6f752d20b5f66bbb52f57ec5a0110e7b25cbab2 Mon Sep 17 00:00:00 2001 From: Innovation Inc <connorrox60@gmail.com> Date: Thu, 25 Apr 2019 11:33:54 -0500 Subject: [PATCH] Update index-open.html --- index-open.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/index-open.html b/index-open.html index 5bea0e0..7490d88 100644 --- a/index-open.html +++ b/index-open.html @@ -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;