Replace youtube URL with one that works embedded (#20783)

This commit is contained in:
Daniel Shokouhi 2021-12-20 11:22:31 -08:00 committed by GitHub
parent 20c8b043ce
commit 3415d2bc20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -98,7 +98,7 @@ Screenshot of Media Player Widget
Big thank you to everyone involved. Please keep those bug reports and feature requests coming! Be sure to watch the State of the Open Home address for what to expect in 2022 and a live demo of some of the features above! Big thank you to everyone involved. Please keep those bug reports and feature requests coming! Be sure to watch the State of the Open Home address for what to expect in 2022 and a live demo of some of the features above!
<div class='videoWrapper'> <div class='videoWrapper'>
<iframe width="560" height="315" src="https://www.youtube.com/watch?v=6ZMXE5PXPqU&t=9291s" frameborder="0" allowfullscreen></iframe> <iframe width="560" height="315" src="https://www.youtube.com/embed/6ZMXE5PXPqU?start=9291" frameborder="0" allowfullscreen></iframe>
</div> </div>
## Changelog ## Changelog