[git] gnupg-doc - branch, preview, updated. 0da6e49c5c93d57e032805d27cd682bf290d2f3d
by Kai Michaelis
cvs at cvs.gnupg.org
Thu May 11 16:46:13 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 0da6e49c5c93d57e032805d27cd682bf290d2f3d (commit)
from 4bad13c635cf95b34d8b1524f6175f811f342135 (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 0da6e49c5c93d57e032805d27cd682bf290d2f3d
Author: Kai Michaelis <kai at gnupg.org>
Date: Thu May 11 16:48:01 2017 +0200
fix nav img 3rd try
diff --git a/web/donate/donate.org b/web/donate/donate.org
index fdbe246..c37d975 100644
--- a/web/donate/donate.org
+++ b/web/donate/donate.org
@@ -32,12 +32,12 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
- <img class="navbar-brand" alt="GnuPG" src="/donate.html">
+ <img class="navbar-brand" alt="GnuPG" src="/share/gnupg-lock-white-250x250.png">
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
- <li><a href="">Back</a></li>
+ <li><a href="/donate">Back</a></li>
</ul>
</div><!--/.nav-collapse -->
</div>
-----------------------------------------------------------------------
Summary of changes:
web/donate/donate.org | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
The GnuPG website and other docs
http://git.gnupg.org
More information about the Gnupg-commits
mailing list