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 fd8597d commit bb61e8bCopy full SHA for bb61e8b
html-templates/home.tpl
@@ -19,6 +19,7 @@
19
<source src="videos/video-small.mp4" type="video/mp4">
20
<source src="videos/video-small.webm" type="video/webm">
21
<source src="videos/video-small.ogv" type="video/ogg">
22
+ <track label="English" kind="subtitles" srclang="en" src="videos/sintel-en.vtt" default>
23
</video>
24
</div>
25
0 commit comments