mirror of
https://github.com/jambonz/next-static-site.git
synced 2026-07-18 18:12:03 +00:00
Fluid video wrapper for docs <iframe> embeds
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user