From 5950ff16658df5cc7f4413c539c9e21de5f3e85c Mon Sep 17 00:00:00 2001 From: Orestis Malaspinas <orestis.malaspinas@hesge.ch> Date: Mon, 7 Sep 2020 12:46:34 +0200 Subject: [PATCH] updated embed --- index.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/index.md b/index.md index 4310c92..44897d9 100644 --- a/index.md +++ b/index.md @@ -26,10 +26,19 @@ 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=www.example.com" frameborder="0" allowfullscreen="true" scrolling="no" height="378" width="620"> + +<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 + id="chat_embed" + src="https://www.twitch.tv/embed/omhepia/chat?parent=malaspinas.academy" + height="360" + width="252"> </iframe> </div> + La chaîne *twitch* de mes cours se trouve sur <https://www.twitch.tv/omhepia> :::::::::::::: {.columns} -- GitLab