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

by Neal H. Walfield cvs at cvs.gnupg.org
Tue Jun 13 16:02:15 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  a3ae44856ee0852ab34d72c2e7ea5fe44b2cd5fa (commit)
      from  abf524ed8a67a72b91bc5584cfd69e499636a7d9 (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 a3ae44856ee0852ab34d72c2e7ea5fe44b2cd5fa
Author: Neal H. Walfield <neal at gnu.org>
Date:   Tue Jun 13 16:02:05 2017 +0200

    campaign: Fix VIDLIST.

diff --git a/web/share/campaign/campaign.js b/web/share/campaign/campaign.js
index a874a93..1123cd7 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 = "szeming,rysiek,ksenia,cindy,matt,thenmozhi,alex,andre,benjamin";
+    let VIDLIST = "sze,rysiek,ksenia,cindy,matt,thenmozhi,alex,andre,benjamin";
 
     let YTID = { "main": "wNHhkntqklg",
 		 "thenmozhi": "sQMj332dgIE",

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

Summary of changes:
 web/share/campaign/campaign.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


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




More information about the Gnupg-commits mailing list