gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [www] branch master updated: fix types


From: gnunet
Subject: [GNUnet-SVN] [www] branch master updated: fix types
Date: Wed, 24 Jul 2019 18:51:40 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new 374c232  fix types
374c232 is described below

commit 374c232784ed06b5fe366012a37f99093bfb5054
Author: Christian Grothoff <address@hidden>
AuthorDate: Wed Jul 24 18:50:25 2019 +0200

    fix types
---
 template/video.html.j2 | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/template/video.html.j2 b/template/video.html.j2
index 373cfa9..7ff610e 100644
--- a/template/video.html.j2
+++ b/template/video.html.j2
@@ -31,7 +31,7 @@
       <div class="row container">
         <div class="col-md-5 col-12">
           <video width="100%" height="100%" controls>
-           <source 
src="https://git.gnunet.org/gnunet-videos-2019.git/plain/IETF104/GNU_Name_System_-_2019_Edition_IETF104__Christian_Grothoff.mkv";
 type="video/mp4">
+           <source 
src="https://git.gnunet.org/gnunet-videos-2019.git/plain/IETF104/GNU_Name_System_-_2019_Edition_IETF104__Christian_Grothoff.mkv";
 type="video/x-matroska">
            Your browser does not support the video tag.
          </video>
         </div>
@@ -44,7 +44,7 @@
       <div class="row container">
         <div class="col-md-5 col-12">
           <video width="100%" height="100%" controls>
-           <source 
src="https://git.gnunet.org/gnunet-videos-2018.git/plain/Datenspuren2018/DS2018-9337-deu-State_of_the_GNUnet_webm-hd.webm";>
+           <source 
src="https://git.gnunet.org/gnunet-videos-2018.git/plain/Datenspuren2018/DS2018-9337-deu-State_of_the_GNUnet_webm-hd.webm";
 type="video/webm">
            Your browser does not support the video tag.
          </video>
         </div>
@@ -107,7 +107,7 @@
          </video>
         </div>
         <div class="col">
-          lynX, Scalable and privacy-respectful distributed systems - Our 
chance to avoid cloud computing, 34C3 
+          lynX, Scalable and privacy-respectful distributed systems - Our 
chance to avoid cloud computing, 34C3
         </div>
       </div>
       <div class="row container">
@@ -172,7 +172,7 @@
          </video>
         </div>
         <div class="col">
-          Christian Grothoff, The Architecture of the GNUnet: 45 Subsystems in 
45 Minutes 
+          Christian Grothoff, The Architecture of the GNUnet: 45 Subsystems in 
45 Minutes
         </div>
       </div>
       <div class="row container">

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]