krata/_includes/embed/twitch.html

9 lines
240 B
HTML
Raw Normal View History

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