From 31aea03e42d5c593c9c80c0615fa5f65af89aca3 Mon Sep 17 00:00:00 2001
From: DremOS Developing Team <connorrox60@gmail.com>
Date: Tue, 7 Aug 2018 23:02:32 -0500
Subject: [PATCH] Update index.html

---
 apps/HowTo/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apps/HowTo/index.html b/apps/HowTo/index.html
index 5f79b84..94b2bf2 100644
--- a/apps/HowTo/index.html
+++ b/apps/HowTo/index.html
@@ -1,6 +1,5 @@
 <!DOCTYPE html>
 <html>
-    <embed src="ambient.wav" width="0" height="0" loop="false" autostart="true" hidden="true" />
     <head>
         <title>How To Install Applications Onto DremJS</title>
     </head>
@@ -13,6 +12,7 @@
         }
     </style>
     <body>
+    <embed src="ambient.wav" width="0" height="0" loop="true" autostart="true" hidden="true">
         <h1>
             How to Install Applications onto DremJS
         </h1>