We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5810bcd commit 9f174d9Copy full SHA for 9f174d9
_includes/embed/twitch.html
@@ -1,5 +1,6 @@
1
<iframe
2
class="embed-video twitch"
3
+ loading="lazy"
4
src="https://player.twitch.tv/?video={{ include.id }}&parent={{ site.url | split: '://' | last | remove: '/' }}"
5
frameborder="0"
6
allowfullscreen="true"
0 commit comments