Skip to content

Commit eff6cbf

Browse files
author
Bojan Jovanovic
committed
Changing to twitch
1 parent 2179dac commit eff6cbf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyconbalkan/conference/templates/home.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ <h1>{{ count_down.title }}</h1>
3939
<div class="row">
4040
<h1 class="centered">Welcome to {{ conference.event }} {{ conference.name }} {{ conference.year }}</h1>
4141
<iframe style="float: left; margin-right: 20px;" width="560" height="315" src="https://www.youtube.com/embed/7xxvM_4IAoA?autoplay=1" frameborder="0" allowfullscreen></iframe>
42+
<iframe style="float: left; margin-right: 20px;" width="560" height="315" src="https://player.twitch.tv/?channel=pyconbalkan2018" frameborder="0" allowfullscreen="true" scrolling="no"></iframe>
4243
<p style="margin-top: 126px;">{{ conference.event }} {{ conference.name }} {{ conference.year }} is live now on youtube over the course of the next three days. <br>In case you didn't get the chance to make your way out here to Belgrade Serbia, make sure you join and follow us on the streams</p>
4344

4445
<p>Quesitons can be asked on: <a href="http://sli.do/pyconbalkan2018">http://sli.do/pyconbalkan2018 </a></p>

0 commit comments

Comments
 (0)