[git] gnupg-doc - branch, preview, updated. 3817a2079286b0dd3248d26a7c16343a84676d0c

by Kai Michaelis cvs at cvs.gnupg.org
Wed May 17 18:02:18 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  3817a2079286b0dd3248d26a7c16343a84676d0c (commit)
      from  e799f2c72366fd093425540e23272e34d70ffae8 (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 3817a2079286b0dd3248d26a7c16343a84676d0c
Author: Kai Michaelis <kai at gnupg.org>
Date:   Wed May 17 18:04:08 2017 +0200

    campaign: unbreak html 2nd try

diff --git a/web/donate/index.org b/web/donate/index.org
index a6ba9d6..d8179d5 100644
--- a/web/donate/index.org
+++ b/web/donate/index.org
@@ -1524,14 +1524,14 @@ src="https://www.gnupg.org/ftp/media/openpgp.conf/2016/gnupg-team-smaller.jpg"
     </div>
     <!-- End of testimonials.  -->
 
-    <div id="team" class="camp-gutter container">
-      <div class="row">
+<div id="team" class="camp-gutter container">
+<div class="row">
 	<div class="col-xs-12">
 	  <h2>Who we are</h2>
 	</div>
-      </div>
+</div>
 
-      <div class="row">
+<div class="row">
 	<!-- Werner -->
 	<div class="camp-who col-md-6">
 	  <div class="media">
@@ -1558,9 +1558,9 @@ src="https://www.gnupg.org/ftp/media/openpgp.conf/2016/gnupg-team-smaller.jpg"
 	    </div>
 	  </div>
 	</div>
-      </div>
+</div>
 
-      <div class="row">
+<div class="row">
 	<!-- Justus -->
 	<div class="camp-who col-md-6">
 	  <div class="media">
@@ -1587,9 +1587,9 @@ src="https://www.gnupg.org/ftp/media/openpgp.conf/2016/gnupg-team-smaller.jpg"
 	    </div>
 	  </div>
 	</div>
-      </div>
+</div>
 
-      <div class="row">
+<div class="row">
 	<!-- Kai -->
 	<div class="camp-who col-md-6">
 	  <div class="media">
@@ -1615,31 +1615,35 @@ src="https://www.gnupg.org/ftp/media/openpgp.conf/2016/gnupg-team-smaller.jpg"
 	    </div>
 	  </div>
 	</div>
-      </div>
-      <div class="camp-final-pitch row">
-	<div class="col">
-	  <center>
-	    <a class="btn btn-primary btn-lg" href="/donate/donate.html" role="button">Donate now!</a>
-	  </center>
-	</div>
-      </div>
-    </div>
+</div>
 
-    <div id="camp-footer">
-      <div class="camp-gutter container">
-        <div id="cpyright">
-          <a rel="license" href="https://creativecommons.org/licenses/by-sa/3.0/">
-            <img alt="CC-BY-SA 4.0" style="border: 0"
-                  src="/share/cc-by-sa_80x15.png"/></a> 
-          This web page is
-          Copyright 2017 The GnuPG Project and licensed under a
-          <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/">
-          Creative Commons Attribution-ShareAlike 4.0 International License</a>.  See
-          <a href="/copying.html">copying</a> for details.
-        </div>
+<div class="camp-final-pitch row">
+  <div class="col">
+      <center>
+        <a class="btn btn-primary btn-lg" href="/donate/donate.html" role="button">Donate now!</a>
+      </center>
+    </div>
+  </div>
+</div>
+
+<div class="camp-gutter container-fluid" id="camp-footer">
+  <div class="container">
+    <div class="row">
+      <div id="cpyright">
+        <a rel="license" href="https://creativecommons.org/licenses/by-sa/3.0/">
+          <img alt="CC-BY-SA 4.0" style="border: 0"
+                src="/share/cc-by-sa_80x15.png"/></a> 
+        This web page is
+        Copyright 2017 The GnuPG Project and licensed under a
+        <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/">
+        Creative Commons Attribution-ShareAlike 4.0 International License</a>.  See
+        <a href="/copying.html">copying</a> for details.
       </div>
     </div>
-  </body>
+  </div>
+</div>
+
+</body>
 </html>
 #+END_HTML
 

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

Summary of changes:
 web/donate/index.org | 64 ++++++++++++++++++++++++++++------------------------
 1 file changed, 34 insertions(+), 30 deletions(-)


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




More information about the Gnupg-commits mailing list