From a443e08da5bbea55317c6eb96af7059c2ff564b3 Mon Sep 17 00:00:00 2001 From: Chris Morgan Date: Wed, 12 Jan 2022 23:28:10 +1100 Subject: [PATCH] =?utf8?q?rss=5Flogo=20=E2=86=92=20feed=5Flogo?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit (Not atom_logo, because that’s the technology rather than the concept.) --- gitweb.cgi | 2 +- static/gitweb.css | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/gitweb.cgi b/gitweb.cgi index 93c8484..d78c4f5 100755 --- a/gitweb.cgi +++ b/gitweb.cgi @@ -4255,7 +4255,7 @@ sub git_end_subhead_html { } sub git_footer_html { - my $feed_class = 'rss_logo'; + my $feed_class = 'feed_logo'; print "