Duplicate entries in blog feed
Hi,
I tried to subscribe to your blog feed here: https://www.linode.com/blog/feed/
However there seem to be duplicate entries which are causing my feed reader to choke. Specifically there looks to be a couple of garbage(?) entries with no content with a link field of <link>https://www.linode.com/-0001/11/30/</link>.
This is easy to see like this:
curl -s https://www.linode.com/blog/feed/ | grep link
Could you please remove those empty entries so that I can subscribe to the blog?
Thanks!