diff --git a/public/index.html b/public/index.html
index cc4a6809c6421376685af3a5738f13e4ede886b1..4b797195349d6e4cbc3b3c800df9b58a2cc84916 100644
--- a/public/index.html
+++ b/public/index.html
@@ -17,24 +17,19 @@
     <!-- ÄNDERUNGEN NUR NACH DIESER ZEILE -->
     
     <!-- TODO Blindtext anpassen: -->
-    
-    
+        
     <p>
-      
-      Title: HFT M4_LAB Podcast Intro
-      Author: Janto Skowronek
-      Lizenz: Creative Commons BY-NC 4.0
+      Title: HFT M4_LAB Podcast Intro <br>
+      Author: Janto Skowronek <br>
+      Lizenz: Creative Commons BY-NC 4.0 <br>
     </p>
-    <audio id="audio_with_controls" 
-  controls
-  src="hft_jingle.mp3" 
-  type="audio/mp3" >
+    <audio id="audio_with_controls" controls src="hft_jingle_01.mp3" type="audio/mp3">
        Ihr Browser kann dieses Tondokument nicht wiedergeben.<br>
        Es enthält einen Jingle, den wir für das M4-LAB-Projekt erstellt haben. 
        Sie können es unter
-       <a href="hft_jingle.mp3">diesem Link</a>
+       <a href="hft_jingle_01.mp3">diesem Link</a>
        abrufen.
-</audio>
+    </audio>
 
         </div>