Hacker News new | ask | show | jobs
by iyusuf 3733 days ago
The rss feed is working file check it out here https://www.dailypy.com/feed/rss/

The source code is not available, its a django based website.

1 comments

I see, thanks.

The html head has the wrong link for the feed: <link href="/feed/" rel="alternate" title="Python news feed" type="application/rss+xml"/>

And the feed has a wrong link for the site: <link>https://www.dailypy.com/news/</link>

Fixed, thanks.