remove mixer stream

This commit is contained in:
Silver Kuusik 2017-10-20 10:48:29 +02:00 committed by GitHub
parent 892459f6e5
commit a2836c0733
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
</head> </head>
<body> <body>
<div id="stream"> <div id="stream">
<iframe width="100%" height="91%" allowfullscreen="true" src="https://mixer.com/embed/player/14551694"></iframe> <!--<iframe width="100%" height="91%" allowfullscreen="true" src="https://mixer.com/embed/player/14551694"></iframe>-->
<div class="btn-group btn-group-justified"> <div class="btn-group btn-group-justified">
<a href="#" class="btn btn-lg btn-danger btn-close">Close</a> <a href="#" class="btn btn-lg btn-danger btn-close">Close</a>
</div> </div>