From 90b47bfb82f57a1dbc2dad86373693cca150af2e Mon Sep 17 00:00:00 2001
From: Myriam Guedey <myriam.guedey@hft-stuttgart.de>
Date: Mon, 18 Oct 2021 12:24:07 +0000
Subject: [PATCH] Update index.html

---
 public/home/index.html | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/public/home/index.html b/public/home/index.html
index 53de252..c5c6aab 100644
--- a/public/home/index.html
+++ b/public/home/index.html
@@ -85,6 +85,7 @@
       <img src="bau1.jpg">
     </p>
 
+<!––
     <h1>Audio demo</h1>
 
     <p>
@@ -98,7 +99,7 @@
         <iframe width="560" height="315" src="https://www.youtube.com/embed/AZjduAZwm6w" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope" allowfullscreen></iframe>
       </div>
     </p>
-
+––>
     <h1>List of external links</h1>
 
     <p>
@@ -117,4 +118,4 @@
   <script src="../main.js"> </script>
 </body>
 
-</html>
\ No newline at end of file
+</html>
-- 
GitLab