From: Junio C Hamano Date: Tue, 20 Jun 2006 09:39:53 +0000 (-0700) Subject: Merge branch 'jn/web' into next X-Git-Tag: v1.4.1-rc1~14 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/a796b895111d5f4a76be2365dbacef2e17d7d9c9?hp=9e37f72afe49c133bfc54b17b659b2ae6f189b7f Merge branch 'jn/web' into next --- diff --git a/gitweb/gitweb.cgi b/gitweb/gitweb.cgi index fa90c51a4d..d7da6368ce 100755 --- a/gitweb/gitweb.cgi +++ b/gitweb/gitweb.cgi @@ -39,7 +39,7 @@ my $home_link = $my_uri; my $home_text = "indextext.html"; # URI of default stylesheet -my $stylesheet = "gitweb.css"; +my $stylesheet = "gitweb.css"; # source of projects list #my $projects_list = $projectroot; @@ -272,7 +272,7 @@ sub git_header_html { - + $title $rss_link