Correct alternate link (which doesn't actually exist yet)

This commit is contained in:
str4d
2015-06-07 23:08:12 +00:00
parent 6c14ca6c48
commit 6a1087494d

View File

@ -9,7 +9,7 @@ def load_feed_metadata(fg):
fg.subtitle('News feed, and router updates')
fg.link( href='http://i2p-projekt.i2p/' )
fg.link( href='http://echelon.i2p/news/news.atom.xml', rel='self' )
fg.link( href='http://psi.i2p/news/news.xml', rel='alternate' )
fg.link( href='http://psi.i2p/news/news.atom.xml', rel='alternate' )
fg.language('en')
def load_entries(fg):