layout | title | description | image | permalink |
---|---|---|---|---|
livestreams |
Live |
Aquí transmito en vivo todos mis streams de Twitch. |
/assets/images/live.jpg |
/live/ |
<iframe id="stream_embed" src="https://player.twitch.tv/?channel={{ site.twitch_username }}&parent={{ site.domain }}" frameborder="0" allowfullscreen="true" scrolling="no"></iframe>
<iframe
id="chat_embed"
src="https://www.twitch.tv/embed/{{ site.twitch_username }}/chat?darkpopout&parent={{ site.domain }}"
height="100%"
width="100%"
frameborder="0"
scrolling="no"
allowfullscreen="true"
>
</iframe>