Fix embeded video

main
Georg Krause 2019-06-25 21:00:01 +02:00
parent 9d04c323d6
commit 76dda0fc4f
1 changed files with 3 additions and 1 deletions

View File

@ -25,4 +25,6 @@ you will record in advance and will automatically stop the recording at the righ
Enough talking, here is a small video how it works in practice:
<iframe width="560" height="315" sandbox="allow-same-origin allow-scripts" src="https://peertube.servebeer.com/videos/embed/e52aa296-7aa7-4200-be55-a2d690c8e3f9" frameborder="0" allowfullscreen></iframe>
<div class="iframe-container">
<iframe sandbox="allow-same-origin allow-scripts" src="https://peertube.servebeer.com/videos/embed/e52aa296-7aa7-4200-be55-a2d690c8e3f9" frameborder="0" allowfullscreen></iframe>
</div>