[packages/pld-gitolite] use working logo url, yet it's badly scaled
glen
glen at pld-linux.org
Wed Oct 30 18:49:06 CET 2013
commit 15fce32f4b6fbb0e70c503aa743b7e459b8dd196
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Wed Oct 30 19:48:53 2013 +0200
use working logo url, yet it's badly scaled
gitweb.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gitweb.conf b/gitweb.conf
index fc3c82a..a2cb5be 100644
--- a/gitweb.conf
+++ b/gitweb.conf
@@ -7,7 +7,7 @@ our $omit_owner = 1;
our $logo_url = "http://www.pld-linux.org";
our $logo_label="PLD Linux distribution";
-our $logo="http://www.pld-linux.org/htdocs/pldtheme/img/pld-logo.png";
+our $logo="https://www.pld-linux.org/_media/wiki/logo.png";
our $favicon="http://www.pld-linux.org/favicon.ico";
$feature{'timed'}{'default'} = [1];
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pld-gitolite.git/commitdiff/15fce32f4b6fbb0e70c503aa743b7e459b8dd196
More information about the pld-cvs-commit
mailing list