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

by Neal H. Walfield cvs at cvs.gnupg.org
Fri Jun 30 09:07:37 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  f98282752babb7fc9c25726de2246ccc7dc23d0f (commit)
      from  3e1fc2c516466cc2845e4b9a9674e07ae8f6cf42 (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 f98282752babb7fc9c25726de2246ccc7dc23d0f
Author: Neal H. Walfield <neal at gnu.org>
Date:   Thu Jun 29 16:48:48 2017 +0200

    campaign: Update video of the day to Maik (C3S)

diff --git a/web/donate/index.de.org b/web/donate/index.de.org
index c55cefe..2fa1579 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: <a href="http://seamustuohy.com/">Seamus Tuohy</a>
-            <small>Independent Consultant</small>
+	  <h2>Video des Tages: Meik Michalke
+            <small><a href="https://www.c3s.cc">Cultural Commons Collecting Society</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 c5d5af6..0545db6 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 : <a href="http://seamustuohy.com/">Seamus Tuohy</a>
-            <small>Independent Consultant</small>
+	  <h2>Clip du jour : Meik Michalke
+            <small><a href="https://www.c3s.cc">Cultural Commons Collecting Society</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 3aa2b43..822a259 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>本日の動画: <a href="http://seamustuohy.com/">Seamus Tuohy</a>
-            <small>Independent Consultant</small>
+	  <h2>本日の動画: Meik Michalke
+            <small><a href="https://www.c3s.cc">Cultural Commons Collecting Society</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 b04c4bf..7341888 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: <a href="http://seamustuohy.com/">Seamus Tuohy</a>
-            <small>Independent Consultant</small>
+	  <h2>Video of the Day: Meik Michalke
+            <small><a href="https://www.c3s.cc">Cultural Commons Collecting Society</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 37a33d6..160900d 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 = "seamus,andrew,geoffrey,hernani,leez,noah,c5,jochim,john,jason,sze,rysiek,ksenia,cindy,matt,thenmozhi,alex,andre,benjamin";
+    let VIDLIST = "meik,seamus,andrew,geoffrey,hernani,leez,noah,c5,jochim,john,jason,sze,rysiek,ksenia,cindy,matt,thenmozhi,alex,andre,benjamin";
 
     let YTID = { "main": "wNHhkntqklg",
 		 "thenmozhi": "sQMj332dgIE",
@@ -114,7 +114,8 @@ $(document).ready(function() {
                  "hernani": "VJIR5zzpUr8",
 		 "geoffrey": "K8-pmUyegYk",
 		 "andrew": "l1ByJCSvQKk",
-		 "seamus": "6dreAkVxmpg"
+		 "seamus": "6dreAkVxmpg",
+		 "meik": "j0Zd0wZyLP8"
 	       };
 
     /* For the video preview, we use this for devices without hover events.  */
diff --git a/web/share/campaign/img/thumbs/meik.jpg b/web/share/campaign/img/thumbs/meik.jpg
new file mode 100644
index 0000000..53165b5
Binary files /dev/null and b/web/share/campaign/img/thumbs/meik.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/meik.jpg | Bin 0 -> 110123 bytes
 6 files changed, 11 insertions(+), 10 deletions(-)
 create mode 100644 web/share/campaign/img/thumbs/meik.jpg


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




More information about the Gnupg-commits mailing list