Unverified Commit fdece745 authored by TravelersChosen's avatar TravelersChosen Committed by GitHub
Browse files

Update index.html

parent d17f0ddb
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
@@ -305,8 +305,8 @@
        const runtest = urlParams.get('embed1');
        
            var options1 = {
            width: "33%",
            height: "100%",
            width: 470,
            height: 260,
            channel: "TravelersChosenTeam",
            allowfullscreen: false,
            layout: 'video',
@@ -315,8 +315,8 @@
            var player = new Twitch.Embed("embed1", options1);

            var options2 = {
            width: "205%",
            height: "200%",
            width: 470,
            height: 260,
            channel: "LuckBot9",
            allowfullscreen: false,
            layout: 'video',
@@ -325,8 +325,8 @@
            var player = new Twitch.Embed("embed2", options2);

            var options3 = {
            width: "205%",
            height: "200%",
            width: 470,
            height: 260,
            channel: "GuardianDownBot",
            allowfullscreen: false,
            layout: 'video',