2023-09-26 23:44:32 +03:00
|
|
|
<iframe
|
|
|
|
class="embed-video twitch"
|
2023-10-16 00:20:42 +03:00
|
|
|
loading="lazy"
|
2022-12-16 22:56:19 +03:00
|
|
|
src="https://player.twitch.tv/?video={{ include.id }}&parent={{ site.url | split: '://' | last | remove: '/' }}"
|
2023-09-26 23:44:32 +03:00
|
|
|
frameborder="0"
|
|
|
|
allowfullscreen="true"
|
|
|
|
scrolling="no"
|
|
|
|
></iframe>
|