[tor-commits] [webwml/staging] Remove cc track from video preventing it from working

boklm at torproject.org boklm at torproject.org
Tue Jun 26 12:42:46 UTC 2018


commit 9ebbbccd379c39a360458ed9ecaea9e28c9c07df
Author: hiro <hiro at torproject.org>
Date:   Fri Mar 30 15:59:14 2018 +0200

    Remove cc track from video preventing it from working
---
 press/en/video.wml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/press/en/video.wml b/press/en/video.wml
index cd85a5c2..5d10273b 100644
--- a/press/en/video.wml
+++ b/press/en/video.wml
@@ -27,7 +27,6 @@
 
 <video width="500" height="281" controls preload="none" poster="$(IMGROOT)/tor-animation.jpg">
 	<source src="https://media.torproject.org/video/2015-03-animation/HQ/Tor_Animation_en.mp4" type="video/mp4">
-	<track label="English" kind="captions" src="https://media.torproject.org/video/2015-03-animation/subs/vtt/en.vtt" srclang="en" default>
 </video>
 </div>
 





More information about the tor-commits mailing list