From 57dbfc8fca52b4c986ad53f40301c7ff7a464f78 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 26 Dec 2015 01:26:40 +0000 Subject: use "Atom feed" consistently in headers/footers While having the extra " feed" is noisy in the main topic landing page, it is useful in headers/footers which have plenty of space to be more descriptive. --- lib/PublicInbox/Feed.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/PublicInbox/Feed.pm') diff --git a/lib/PublicInbox/Feed.pm b/lib/PublicInbox/Feed.pm index 7ebc0505..5708b60e 100644 --- a/lib/PublicInbox/Feed.pm +++ b/lib/PublicInbox/Feed.pm @@ -194,7 +194,7 @@ sub nav_footer { $head = $cgi->path_info; $head = qq!head!; } - my $atom = "{atomurl}\">Atom"; + my $atom = "{atomurl}\">Atom feed"; "page: $next $head $atom"; } -- cgit v1.2.3-24-ge0c7