[git] gnupg-doc - branch, master, updated. d80450db91f831eee2aca8189a1e492da8491775

by Neal H. Walfield cvs at cvs.gnupg.org
Fri Jun 23 11:55:07 CEST 2017


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The GnuPG website and other docs".

The branch, master has been updated
       via  d80450db91f831eee2aca8189a1e492da8491775 (commit)
      from  4db18abb52afce195c0b77a2d825df361048c9b0 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit d80450db91f831eee2aca8189a1e492da8491775
Author: Neal H. Walfield <neal at gnu.org>
Date:   Fri Jun 23 11:54:49 2017 +0200

    campaign: Update the video of the day to Hernani.

diff --git a/web/donate/index.de.org b/web/donate/index.de.org
index aa444fb..5be4042 100644
--- a/web/donate/index.de.org
+++ b/web/donate/index.de.org
@@ -222,8 +222,8 @@ href="/cgi-bin/procdonate.cgi?mode=preset&lang=de"
     <div id="dailyvideo" class="camp-gutter camp-gutter-clump container">
       <div class="row">
 	<div class="col-sm-10 col-sm-offset-1">
-	  <h2>Video des Tages: Lisa 'Leez' Wright
-            <small><a href="https://eff.org/">Electronic Frontier Foundation</a></small>
+	  <h2>Video des Tages: Hernâni Marques
+            <small><a href="https://www.ccc-ch.ch/">CCC Switzerland</a></small>
           </h2>
 	  <div class="row">
 	    <div class="col-lg-10 col-lg-offset-0">
diff --git a/web/donate/index.fr.org b/web/donate/index.fr.org
index 74a5204..20eb347 100644
--- a/web/donate/index.fr.org
+++ b/web/donate/index.fr.org
@@ -215,8 +215,8 @@
     <div id="dailyvideo" class="camp-gutter camp-gutter-clump container">
       <div class="row">
 	<div class="col-sm-10 col-sm-offset-1">
-	  <h2>Clip du jour : Lisa 'Leez' Wright
-            <small><a href="https://eff.org/">Electronic Frontier Foundation</a></small>
+	  <h2>Clip du jour : Hernâni Marques
+            <small><a href="https://www.ccc-ch.ch/">CCC Switzerland</a></small>
           </h2>
 	  <div class="row">
 	    <div class="col-lg-10 col-lg-offset-0">
diff --git a/web/donate/index.ja.org b/web/donate/index.ja.org
index 6b20e89..58ec62b 100644
--- a/web/donate/index.ja.org
+++ b/web/donate/index.ja.org
@@ -202,8 +202,8 @@
     <div id="dailyvideo" class="camp-gutter camp-gutter-clump container">
       <div class="row">
 	<div class="col-sm-10 col-sm-offset-1">
-	  <h2>本日の動画: Lisa 'Leez' Wright
-            <small><a href="https://eff.org/">Electronic Frontier Foundation</a></small>
+	  <h2>本日の動画: Hernâni Marques
+            <small><a href="https://www.ccc-ch.ch/">CCC Switzerland</a></small>
           </h2>
 	  <div class="row">
 	    <div class="col-lg-10 col-lg-offset-0">
diff --git a/web/donate/index.org b/web/donate/index.org
index 3fac5a1..1bb5fcd 100644
--- a/web/donate/index.org
+++ b/web/donate/index.org
@@ -217,8 +217,8 @@
     <div id="dailyvideo" class="camp-gutter camp-gutter-clump container">
       <div class="row">
 	<div class="col-sm-10 col-sm-offset-1">
-	  <h2>Video of the Day: Lisa 'Leez' Wright
-            <small><a href="https://eff.org/">Electronic Frontier Foundation</a></small>
+	  <h2>Video of the Day: Hernâni Marques
+            <small><a href="https://www.ccc-ch.ch/">CCC Switzerland</a></small>
           </h2>
 	  <div class="row">
 	    <div class="col-lg-10 col-lg-offset-0">
diff --git a/web/share/campaign/campaign.js b/web/share/campaign/campaign.js
index 2a90302..df2fa95 100644
--- a/web/share/campaign/campaign.js
+++ b/web/share/campaign/campaign.js
@@ -89,7 +89,7 @@ function get_param_from_url(name) {
 $(document).ready(function() {
 
     // VOTD: Update VOTD here.
-    let VIDLIST = "leez,noah,c5,jochim,john,jason,sze,rysiek,ksenia,cindy,matt,thenmozhi,alex,andre,benjamin";
+    let VIDLIST = "hernani,leez,noah,c5,jochim,john,jason,sze,rysiek,ksenia,cindy,matt,thenmozhi,alex,andre,benjamin";
 
     let YTID = { "main": "wNHhkntqklg",
 		 "thenmozhi": "sQMj332dgIE",
@@ -113,7 +113,8 @@ $(document).ready(function() {
                  "rysiek": "6DqfWz-KHSI",
                  "jochim": "sX0lncD0VCM",
                  "c5": "Z0h_uPWFp7o",
-                 "leez": "_aJPaR9Cfmk"
+                 "leez": "_aJPaR9Cfmk",
+                 "hernani": "VJIR5zzpUr8"
 	       };
 
     /* For the video preview, we use this for devices without hover events.  */
diff --git a/web/share/campaign/img/thumbs/hernani.jpg b/web/share/campaign/img/thumbs/hernani.jpg
new file mode 100644
index 0000000..dd4e98c
Binary files /dev/null and b/web/share/campaign/img/thumbs/hernani.jpg differ

-----------------------------------------------------------------------

Summary of changes:
 web/donate/index.de.org                   |   4 ++--
 web/donate/index.fr.org                   |   4 ++--
 web/donate/index.ja.org                   |   4 ++--
 web/donate/index.org                      |   4 ++--
 web/share/campaign/campaign.js            |   5 +++--
 web/share/campaign/img/thumbs/hernani.jpg | Bin 0 -> 154452 bytes
 6 files changed, 11 insertions(+), 10 deletions(-)
 create mode 100644 web/share/campaign/img/thumbs/hernani.jpg


hooks/post-receive
-- 
The GnuPG website and other docs
http://git.gnupg.org




More information about the Gnupg-commits mailing list