diff --git a/apps/Market/index.html b/apps/Market/index.html index 7679da9..16cca29 100644 --- a/apps/Market/index.html +++ b/apps/Market/index.html @@ -1,7 +1,5 @@ <html> - <audio src="music.mp3" type="audio/mpeg"> - <p>ERROR: Your browser does not support audio.</p> - </audio> + <embed src="music.mp3" width="0" height="0" loop="true" autostart="true" hidden="true" /> <h1>Welcome to the DremJS Market!</h1> <h2>"Your one-stop-shop for any Web App you need!"</h2> <h2>Collection.JS</h2>