Link to news page; not perfect but better than other options.

This commit is contained in:
Bradley M. Kuhn 2011-06-13 17:24:42 -04:00
parent 924b9e9b01
commit 3c3de3e61b

View file

@ -65,7 +65,7 @@ class OmnibusFeedType(Rss201rev2Feed):
class OmnibusFeed(ConservancyFeedBase):
feed_type = OmnibusFeedType
link ="/omnibus/"
link ="/news/"
title = "The Software Freedom Conservancy"
description = "An aggregated feed of all RSS content available from the Software Freedom Conservancy, including both news items and blogs."
title_template = "feeds/omnibus_title.html"