Skip to content

Commit a30c7bd

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

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pyconbalkan/conference/templates/home.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ <h1>{{ count_down.title }}</h1>
3838
{% if mission_statement %}
3939
<div class="row">
4040
<h1 class="centered">Welcome to {{ conference.event }} {{ conference.name }} {{ conference.year }}</h1>
41-
<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>
4241
<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>
4342
<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>
4443

0 commit comments

Comments
 (0)