From 1f57e317e91eb36ae6498ac1d510b8f729c9ee31 Mon Sep 17 00:00:00 2001
From: DremOS Developing Team <connorrox60@gmail.com>
Date: Wed, 17 Oct 2018 14:46:43 -0600
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 b2d5f0b..f7949d3 100644
--- a/apps/About/index.html
+++ b/apps/About/index.html
@@ -1,7 +1,7 @@
 <html>
   <head>
   <title>About DremJS</title>
-  <embed src="ambient.wav" width="0" height="0" loop="true" autostart="true" hidden="true">
+  <embed src="ambient.mp3" width="0" height="0" loop="true" autostart="true" hidden="true">
   </head>
   <body>
     <h1>About DremJS</h1>