From 83c5f084189d538e3f7594f4c42826e8c0ad561d Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 20 Aug 2015 19:15:18 +0000 Subject: feed: fix extra, unnecessary quote Oops! --- 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 bbf50615..40f08ac7 100644 --- a/lib/PublicInbox/Feed.pm +++ b/lib/PublicInbox/Feed.pm @@ -63,7 +63,7 @@ sub generate_html_index { my $html = "$title" . "" . + "href=\"$atom_url\"\ntype=\"application/atom+xml\"/>" . '' . PublicInbox::View::PRE_WRAP . "$title (Atom feed)\n"; -- cgit v1.2.3-24-ge0c7