We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56cb3ab commit e75bcd3Copy full SHA for e75bcd3
content/user-manual/urlbar/index.md
@@ -5,8 +5,8 @@ aliases:
5
---
6
7
<div align="center">
8
- <video width="100%" controls>
9
- <source src="/assets/user-manual/urlbar/vid.mov" type="video/mov">
+ <video width="100%" loop autoplay>
+ <source src="/assets/user-manual/urlbar/vid.mov" type="video/mp4">
10
Your browser does not support the video tag.
11
</video>
12
</div>
0 commit comments