Lazy load the iframe
This commit is contained in:
parent
f9b68c52be
commit
63fbfcd426
@ -59,6 +59,7 @@
|
|||||||
<iframe
|
<iframe
|
||||||
title="My twitch channel"
|
title="My twitch channel"
|
||||||
src="https://player.twitch.tv/?channel=michalvankodev&parent=michalvanko.dev&parent=localhost&autoplay=false"
|
src="https://player.twitch.tv/?channel=michalvankodev&parent=michalvanko.dev&parent=localhost&autoplay=false"
|
||||||
|
loading="lazy"
|
||||||
frameborder="0"
|
frameborder="0"
|
||||||
scrolling="no"
|
scrolling="no"
|
||||||
allowfullscreen
|
allowfullscreen
|
||||||
|
Loading…
Reference in New Issue
Block a user