From f30e832d193b459621b79e3278719d0e8f02635d Mon Sep 17 00:00:00 2001
From: Orestis Malaspinas <orestis.malaspinas@hesge.ch>
Date: Mon, 7 Sep 2020 12:47:47 +0200
Subject: [PATCH] removed twitch chat

---
 index.md | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/index.md b/index.md
index 44897d9..02f3188 100644
--- a/index.md
+++ b/index.md
@@ -26,16 +26,14 @@ corrige: false
 <video width="640" poster="figs/intro.svg" height="360" controls="true" autoplay="false">
    <source src="videos/malaspinas.mp4" type="video/mp4">
 </video>
-
 <iframe poster="figs/intro.svg" title="omhepia's player frame" src="https://player.twitch.tv/?channel=omhepia&parent=malaspinas.academy" frameborder="0" allowfullscreen="true" scrolling="no" height="360" width="590">
 </iframe>
-
-<iframe
+<!-- <iframe
   id="chat_embed"
   src="https://www.twitch.tv/embed/omhepia/chat?parent=malaspinas.academy"
   height="360"
   width="252">
-</iframe>
+</iframe> -->
 </div>
 
 
-- 
GitLab