Skip to content

Commit

Permalink
change mime type (#2867)
Browse files Browse the repository at this point in the history
  • Loading branch information
jolka-ef authored Nov 26, 2024
1 parent 2925077 commit 3971e8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion live-examples/html-examples/embedded-content/embed.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<embed type="video/webm" src="/media/cc0-videos/flower.mp4" width="250" height="200" />
<embed type="video/mp4" src="/media/cc0-videos/flower.mp4" width="250" height="200" />

0 comments on commit 3971e8f

Please sign in to comment.