Skip to content

Commit

Permalink
Fix video tag
Browse files Browse the repository at this point in the history
  • Loading branch information
mrego committed Sep 17, 2024
1 parent f2cf16e commit 6ec525c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slides/2024-09-19-lf-europe-member-summit.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Linux Foundation Europe Member Summit 2024

----

<video autoplay>
<video autoplay controls loop muted>
<source src="/img/servoshell-2024-09.webm" type="video/webm">
<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>
</video>
Expand Down

0 comments on commit 6ec525c

Please sign in to comment.