mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-20 07:46:52 +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'>
|
||||
<iframe
|
||||
src="https://clips.twitch.tv/embed?clip=DifferentEnjoyableCormorantEagleEye"
|
||||
src="https://clips.twitch.tv/embed?clip=DifferentEnjoyableCormorantEagleEye&autoplay=false"
|
||||
width="560" height="315"
|
||||
frameborder="0" allowfullscreen></iframe>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user