Fluid video wrapper for docs <iframe> embeds

This commit is contained in:
kitajchuk
2021-05-16 11:53:38 -07:00
parent 2d3b9fcad1
commit ea77ea4e14
5 changed files with 28 additions and 4 deletions
+3 -1
View File
@@ -2,5 +2,7 @@
This video tutorial shows you how to get up and running in minutes on jambonz.org. It takes you through the process of plugging in your carriers and speech services, and then running some basic tests to verify your account is ready to rock!
<iframe width="560" height="315" src="https://www.youtube.com/embed/BVOwpxIKOso" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<div class="video-wrap">
<iframe width="560" height="315" src="https://www.youtube.com/embed/BVOwpxIKOso" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>