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

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

diff --git a/apps/About/index.html b/apps/About/index.html
index bbff9fe..f63f9f0 100644
--- a/apps/About/index.html
+++ b/apps/About/index.html
@@ -1,7 +1,7 @@
 <html>
   <title>About DremJS</title>
-  <embed src="ambient.wav" width="0" height="0" loop="true" autostart="true" hidden="true">
   <body>
+    <embed src="ambient.wav" width="0" height="0" loop="true" autostart="true" hidden="true">
     <h1>About DremJS<h1>
     <h2>Version: 0.0.6-1a</h2>
     <p>Note: If something isn't right with your desktop, try reloading the frame! If that doesn't work, clear your browsers cache!</p>