commit 6271df7993cc5b82773575910a00acfbff797411
Author: hiro <h...@torproject.org>
Date:   Fri Mar 30 15:39:43 2018 +0200

    Fix video in press/video
---
 press/en/video.wml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/press/en/video.wml b/press/en/video.wml
index 77251e2a..cd85a5c2 100644
--- a/press/en/video.wml
+++ b/press/en/video.wml
@@ -26,7 +26,7 @@
 <div style="text-align:center;">
 
 <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.webm";
 type="video/webm">
+       <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>



_______________________________________________
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to