mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +00:00
Disable autoplay for Twitch clip (#9754)
This commit is contained in:
parent
94157b55ae
commit
e209c74b0a
@ -17,7 +17,7 @@ It's time for our 0.93 release and it is a whopping cool one. It's a day later t
|
|||||||
|
|
||||||
<div class='videoWrapper'>
|
<div class='videoWrapper'>
|
||||||
<iframe
|
<iframe
|
||||||
src="https://clips.twitch.tv/embed?clip=DifferentEnjoyableCormorantEagleEye"
|
src="https://clips.twitch.tv/embed?clip=DifferentEnjoyableCormorantEagleEye&autoplay=false"
|
||||||
width="560" height="315"
|
width="560" height="315"
|
||||||
frameborder="0" allowfullscreen></iframe>
|
frameborder="0" allowfullscreen></iframe>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user