From 623dd81713a5cee711cca2fa41cb0da6b4a93fa0 Mon Sep 17 00:00:00 2001 From: Jonas Zohren <jonas.zohren@adesso.de> Date: Mon, 5 Apr 2021 10:47:00 +0200 Subject: [PATCH] Test-Add iframe for @felix to debug --- public/infobrett-entrypoint.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/public/infobrett-entrypoint.html b/public/infobrett-entrypoint.html index 51367c3..c91d1d2 100644 --- a/public/infobrett-entrypoint.html +++ b/public/infobrett-entrypoint.html @@ -13,6 +13,9 @@ <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