diff --git a/.gitignore b/.gitignore
index 05c8edaf631e222815eb4a112945e1246f9cb242..940b7e6ec2ee01a0ca97c7492d7769d66edef764 100644
--- a/.gitignore
+++ b/.gitignore
@@ -75,6 +75,7 @@ fabric.properties
 Network Trash Folder
 Temporary Items
 .apdisk
+.DS_Store
 
 # Ignore .class files
 /target/
diff --git a/website/index.html b/website/index.html
index c36c2b496dad83a64fc2080945117323cd8b4c10..301d2be56534d04eab67e5bdd66f3f2124396ac9 100644
--- a/website/index.html
+++ b/website/index.html
@@ -48,10 +48,10 @@
 
     <b>Die Aufzeichnungen sind nur für Teilnehmende der Veranstaltung bestimmt. Weitergabe nicht gestattet.</b>
 
-    <li>
-        <ul><a href="https://bigbluebutton.hdm-stuttgart.de/playback/presentation/2.3/cf93de2bb79bc2a9a9374f2f59a28fe89d96716b-1648475595746" target="_blank">28.03.: Software-Architektur</a></ul>
-        <ul><a href="https://bigbluebutton.hdm-stuttgart.de/playback/presentation/2.3/cf93de2bb79bc2a9a9374f2f59a28fe89d96716b-1649080435769" target="_blank">04.04.: git, Dokumentation, Clean Code</a></ul>
-    </li>
+    <ul>
+        <li><a href="https://bigbluebutton.hdm-stuttgart.de/playback/presentation/2.3/cf93de2bb79bc2a9a9374f2f59a28fe89d96716b-1648475595746" target="_blank">28.03.: Software-Architektur</a></li>
+        <li><a href="https://bigbluebutton.hdm-stuttgart.de/playback/presentation/2.3/cf93de2bb79bc2a9a9374f2f59a28fe89d96716b-1649080435769" target="_blank">04.04.: git, Dokumentation, Clean Code</a></li>
+    </ul>
 
     <h3>QR-Code zu dieser Seite</h3>
     <img src="img/common/qr.png" /><br><br><br>