From 1877e4d49e7903dacb46b6802a4b9432886c3cc9 Mon Sep 17 00:00:00 2001
From: Myriam Guedey <myriam.guedey@hft-stuttgart.de>
Date: Tue, 19 Oct 2021 09:36:13 +0000
Subject: [PATCH] Update index.html

---
 public/home/index.html | 15 ---------------
 1 file changed, 15 deletions(-)

diff --git a/public/home/index.html b/public/home/index.html
index f03e3d8..10da78a 100644
--- a/public/home/index.html
+++ b/public/home/index.html
@@ -95,21 +95,6 @@
         </ul>
       </p>
 
-
-    <!--<h1>Audio demo</h1>
-
-    <p>
-      <audio controls src="audio.mp3" type="audio/mp3"></audio>
-    </p>
-
-    <h1>Embed Youtube video</h1>
-
-    <p>
-      <div class="video-container">
-        <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>Externe Links</h1>
 
     <p>
-- 
GitLab