Commit 72db9e93 authored by Natalia Klimova's avatar Natalia Klimova

Update index.rst

parent bc1b6500
...@@ -83,10 +83,14 @@ ...@@ -83,10 +83,14 @@
.. raw:: html .. raw:: html
<video width="700" controls> <div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; margin-top:20px;">
<source src="../_static/video/open_app.mp4" type="video/mp4"> <iframe src="https://www.youtube.com/embed/TLH-AF7XiPE"
Ваш браузер не поддерживает видео. style="position: absolute; top:0; left:0; width:100%; height:100%;"
</video> frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen>
</iframe>
</div>
Результат Результат
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment