From b63b14b6587b11d2aa1860906db7d62b1f8b9d8e Mon Sep 17 00:00:00 2001
From: Jonas Zohren <jonas.zohren@adesso.de>
Date: Mon, 5 Apr 2021 17:50:45 +0200
Subject: [PATCH] Remove test iframe from infobrett

---
 public/infobrett-entrypoint.html | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/public/infobrett-entrypoint.html b/public/infobrett-entrypoint.html
index c91d1d2..51367c3 100644
--- a/public/infobrett-entrypoint.html
+++ b/public/infobrett-entrypoint.html
@@ -13,9 +13,6 @@
 
 <body>
     <main>
-
-        <iframe width="560" height="315" sandbox="allow-same-origin allow-scripts allow-popups" src="https://video.oh14.de/videos/embed/31b59876-4013-45c0-9eb2-6287b2fc709c" frameborder="0" allowfullscreen></iframe>
-
         <article>
             <h3>Willkommen auf dem <i>Work Adventure</i> der Fachschaft!</h3>
             <p>
-- 
GitLab