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

by Neal H. Walfield cvs at cvs.gnupg.org
Wed Jun 14 14:49:55 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  ce8b4c57dfc58ec192cf01c1da0e015a7612e861 (commit)
      from  c3fbbbf8cd8fd10890b6b906da0aa96a14e04b4f (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 ce8b4c57dfc58ec192cf01c1da0e015a7612e861
Author: Neal H. Walfield <neal at gnu.org>
Date:   Wed Jun 14 14:49:32 2017 +0200

    campaign: Change video of the day to Jason Reich.

diff --git a/web/donate/index.de.org b/web/donate/index.de.org
index abbbf55..11efd7f 100644
--- a/web/donate/index.de.org
+++ b/web/donate/index.de.org
@@ -221,8 +221,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: Sze Ming
-            <small><a href="https://sinarproject.org/en">Sinar Project</a></small>
+	  <h2>Video des Tages: Jason Reich
+            <small><a href="https://buzzfeed.com">BuzzFeed</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 91f825a..00bd711 100644
--- a/web/donate/index.fr.org
+++ b/web/donate/index.fr.org
@@ -214,8 +214,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 : Sze Ming
-            <small><a href="https://sinarproject.org/en">Sinar Project</a></small>
+	  <h2>Clip du jour : Jason Reich
+            <small><a href="https://buzzfeed.com">BuzzFeed</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 0eedb7f..8b57c26 100644
--- a/web/donate/index.ja.org
+++ b/web/donate/index.ja.org
@@ -190,8 +190,8 @@
     <div id="dailyvideo" class="camp-gutter camp-gutter-clump container">
       <div class="row">
 	<div class="col-sm-10 col-sm-offset-1">
-	  <h2>本日の動画: Sze Ming
-            <small><a href="https://sinarproject.org/en">Sinar Project</a></small>
+	  <h2>本日の動画: Jason Reich
+            <small><a href="https://buzzfeed.com">BuzzFeed</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 3bc16d1..05f9197 100644
--- a/web/donate/index.org
+++ b/web/donate/index.org
@@ -211,8 +211,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: Sze Ming
-            <small><a href="https://sinarproject.org/en">Sinar Project</a></small>
+	  <h2>Video of the Day: Jason Reich
+            <small><a href="https://buzzfeed.com">BuzzFeed</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 1123cd7..2c05d66 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 = "sze,rysiek,ksenia,cindy,matt,thenmozhi,alex,andre,benjamin";
+    let VIDLIST = "jason,sze,rysiek,ksenia,cindy,matt,thenmozhi,alex,andre,benjamin";
 
     let YTID = { "main": "wNHhkntqklg",
 		 "thenmozhi": "sQMj332dgIE",
@@ -101,7 +101,7 @@ $(document).ready(function() {
 		 "matt": "5MCGTd8pOG4",
 		 "lisa": "Vd8sz5X-1og",
 		 "john": "xdVHQhWrIro",
-		 "jason": "RtvlfTiSEMc",
+		 "jason": "oQvP9SXm-ek",
 		 "geoffrey": "Y4yat43CvEc",
 		 "daniel": "coFFCJlMRjk",
 		 "cindy": "IdCiJMc3q80",
diff --git a/web/share/campaign/img/thumbs/jason.jpg b/web/share/campaign/img/thumbs/jason.jpg
index 5a00f2e..cb6aaf5 100644
Binary files a/web/share/campaign/img/thumbs/jason.jpg and b/web/share/campaign/img/thumbs/jason.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          |   4 ++--
 web/share/campaign/img/thumbs/jason.jpg | Bin 80872 -> 138618 bytes
 6 files changed, 10 insertions(+), 10 deletions(-)


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




More information about the Gnupg-commits mailing list