]> Lady’s Gitweb - Gitweb/commit
gitweb: make logo optional
authorJonathan Nieder <redacted>
Sat, 4 Sep 2010 00:45:09 +0000 (19:45 -0500)
committerLady <redacted>
Mon, 6 Apr 2026 04:51:30 +0000 (00:51 -0400)
commit98c1838af2d0f491d453e3085a051f487224d181834b48eb5b8fd826e7158bbd
tree21ca2a0cae5387f9687a0c523982136b4413c7046f4ca079377a5a3ab0658fe2
parent3def003dbde3c8d9b8907639e4f2a5c551ba48413a5e0656a580de51160a78a9
gitweb: make logo optional

Some sites may not want to have a logo at all.

While at it, use $cgi->img to simplify this code.  (CGI.pm learned
most HTML4 tags by version 2.79, so this should be portable to perl
5.8, though I haven't tested.)

Signed-off-by: Jonathan Nieder <redacted>
Acked-by: Jakub Narebski <redacted>
Signed-off-by: Junio C Hamano <redacted>
gitweb.perl
This page took 0.139867 seconds and 4 git commands to generate.