Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
SioNisti authored Aug 2, 2020
1 parent c032fb1 commit 505f054
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 @@ -181,11 +181,11 @@ <h2 class="index8">Stream schedule:</h2>
</div>

<div class=center id="vittunyt" style="display:none">
<div id="twitch-embed"></div>
<div id="twitch-embed2"></div>
<script src="https://embed.twitch.tv/embed/v1.js"></script>
<div style="padding-left: 400px; text-align:center;">
<script type="text/javascript">
var embed = new Twitch.Embed("twitch-embed", {
var embed = new Twitch.Embed("twitch-embed2", {
width: 854,
height: 480,
channel: "sionTea",
Expand Down

0 comments on commit 505f054

Please sign in to comment.