Skip to content

Commit e75bcd3

Browse files
committed
Update video element in URL bar user manual for improved playback
1 parent 56cb3ab commit e75bcd3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/user-manual/urlbar/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ aliases:
55
---
66

77
<div align="center">
8-
<video width="100%" controls>
9-
<source src="/assets/user-manual/urlbar/vid.mov" type="video/mov">
8+
<video width="100%" loop autoplay>
9+
<source src="/assets/user-manual/urlbar/vid.mov" type="video/mp4">
1010
Your browser does not support the video tag.
1111
</video>
1212
</div>

0 commit comments

Comments
 (0)