Changeset - 3c3de3e61bac
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 13 years ago 2011-06-13 21:24:42
bkuhn@ebb.org
Link to news page; not perfect but better than other options.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
www/conservancy/feeds.py
Show inline comments
...
 
@@ -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"
0 comments (0 inline, 0 general)