[git] gnupg-doc - branch, preview, updated. 83763f0fb34cf390ccb8e4b60b10e1a3f4549963

by Kai Michaelis cvs at cvs.gnupg.org
Thu May 11 16:23:57 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, preview has been updated
       via  83763f0fb34cf390ccb8e4b60b10e1a3f4549963 (commit)
      from  147cd94c9beff7bb5cc2b05a99ba061c1f9cf9e1 (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 83763f0fb34cf390ccb8e4b60b10e1a3f4549963
Author: Kai Michaelis <kai at gnupg.org>
Date:   Thu May 11 16:25:43 2017 +0200

    include css/js in donate.org

diff --git a/web/donate/donate.org b/web/donate/donate.org
index 99657a2..000a134 100644
--- a/web/donate/donate.org
+++ b/web/donate/donate.org
@@ -8,7 +8,16 @@
 
 #+BEGIN_HTML
 <!--custom-page-->  <!-- this disables all standard processing. -->
-<link rel="stylesheet" href="/share/site.css" type="text/css" />
+	<!-- bootstrap core and site css -->
+	<link href="/share/3rdparty/bootstrap/bootstrap-gnupg.css" rel="stylesheet">
+	<link href="/share/campaign/campaign.css" rel="stylesheet">
+
+	<script defer src="/share/3rdparty/jquery/jquery.min.js"></script>
+	<script defer src="/share/3rdparty/bootstrap/bootstrap.min.js"></script>
+	<script defer src="/share/3rdparty/bootstrap/carousel.js"></script>
+	<script defer src="/share/3rdparty/bs-autohidingnavbar.js"></script>
+	<script defer src="/share/3rdparty/bcswipe.js"></script>
+	<script defer src="/share/campaign/campaign.js"></script>
 </head>
 <body lang="en">
   <!-- Fixed navbar -->

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

Summary of changes:
 web/donate/donate.org | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)


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




More information about the Gnupg-commits mailing list