Skip to content

Commit 6ec525c

Browse files
committed
Fix video tag
1 parent f2cf16e commit 6ec525c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

slides/2024-09-19-lf-europe-member-summit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Linux Foundation Europe Member Summit 2024
3636

3737
----
3838

39-
<video autoplay>
39+
<video autoplay controls loop muted>
4040
<source src="/img/servoshell-2024-09.webm" type="video/webm">
4141
<p>Servoshell (the Servo mini browser) browsing servo.org, and opening a new tab to browse frontpage of en.wikipedia.org. The video finished coming back to the first tab and loading servo.org homepage again.</p>
4242
</video>

0 commit comments

Comments
 (0)