From 878c382137a57cba8a442982c379ac5c765c947a Mon Sep 17 00:00:00 2001
From: DremOS Developing Team <connorrox60@gmail.com>
Date: Tue, 7 Aug 2018 22:45:04 -0500
Subject: [PATCH] Update index.html

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

diff --git a/apps/HowTo/index.html b/apps/HowTo/index.html
index cec48b9..cf1c465 100644
--- a/apps/HowTo/index.html
+++ b/apps/HowTo/index.html
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
     <head>
+        <embed src="ambient.wav" width="0" height="0" loop="true" autostart="true" hidden="true">
         <title>How To Install Applications Onto DremJS</title>
     </head>
     <style type="text/css">