Skip to content

Commit

Permalink
Replace embedded YouTube link
Browse files Browse the repository at this point in the history
Replaces embedded YouTube link to livestream with the grincon1 playlist
  • Loading branch information
lehnberg authored Nov 27, 2019
1 parent d8d6c50 commit d5cc57b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<div class="mr1 mb2">//</div>
<div class="mr1">Berlin, DE</div>
</div>
<iframe width="560" height="315" src="https://www.youtube.com/embed/dKrpMglrLa8" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/videoseries?list=PLvgCPbagiHgrQa5KVt4XixK9t_NbfpkuP" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

<div class="pt4 pb4">
<div class="overflow-auto">
Expand Down Expand Up @@ -176,4 +176,4 @@
</div>
</body>

</html>
</html>

0 comments on commit d5cc57b

Please sign in to comment.