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

by Neal H. Walfield cvs at cvs.gnupg.org
Fri Jun 16 12:42:28 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  ebe4f61582ab1e1c8cb5b5c2f5649cc2687c063c (commit)
      from  b5ea0b175797dbc99795f5eaffdc9a4456dbc9b6 (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 ebe4f61582ab1e1c8cb5b5c2f5649cc2687c063c
Author: Neal H. Walfield <neal at gnu.org>
Date:   Fri Jun 16 12:35:06 2017 +0200

    campaign: Change video of the day to John Pershing (1010data)

diff --git a/web/donate/index.de.org b/web/donate/index.de.org
index 11efd7f..f3cf109 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: Jason Reich
-            <small><a href="https://buzzfeed.com">BuzzFeed</a></small>
+	  <h2>Video des Tages: John Pershing
+            <small><a href="https://1010data.com">1010data</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 00bd711..2b6770c 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 : Jason Reich
-            <small><a href="https://buzzfeed.com">BuzzFeed</a></small>
+	  <h2>Clip du jour : John Pershing
+            <small><a href="https://1010data.com">1010data</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 8b57c26..d7f15d9 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>本日の動画: Jason Reich
-            <small><a href="https://buzzfeed.com">BuzzFeed</a></small>
+	  <h2>本日の動画: John Pershing
+            <small><a href="https://1010data.com">1010data</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 05f9197..604db2d 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: Jason Reich
-            <small><a href="https://buzzfeed.com">BuzzFeed</a></small>
+	  <h2>Video of the Day: John Pershing
+            <small><a href="https://1010data.com">1010data</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 2c05d66..203cf15 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 = "jason,sze,rysiek,ksenia,cindy,matt,thenmozhi,alex,andre,benjamin";
+    let VIDLIST = "john,jason,sze,rysiek,ksenia,cindy,matt,thenmozhi,alex,andre,benjamin";
 
     let YTID = { "main": "wNHhkntqklg",
 		 "thenmozhi": "sQMj332dgIE",
@@ -100,7 +100,7 @@ $(document).ready(function() {
 		 "michael": "w4PY1ihLm0w",
 		 "matt": "5MCGTd8pOG4",
 		 "lisa": "Vd8sz5X-1og",
-		 "john": "xdVHQhWrIro",
+		 "john": "iRuo57Hzask",
 		 "jason": "oQvP9SXm-ek",
 		 "geoffrey": "Y4yat43CvEc",
 		 "daniel": "coFFCJlMRjk",
diff --git a/web/share/campaign/img/thumbs/john.jpg b/web/share/campaign/img/thumbs/john.jpg
index 56b448b..9fdce10 100644
Binary files a/web/share/campaign/img/thumbs/john.jpg and b/web/share/campaign/img/thumbs/john.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/john.jpg | Bin 40764 -> 47187 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