From e7402176cfc55887e2b79750186cb550793043ee Mon Sep 17 00:00:00 2001 From: geekypenguin Date: Wed, 17 Aug 2016 17:57:42 +0100 Subject: [PATCH] Update constants.py --- website/constants.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/website/constants.py b/website/constants.py index 25fadf7..bf945ae 100644 --- a/website/constants.py +++ b/website/constants.py @@ -30,10 +30,12 @@ rss_feeds = [{ 'author':'Simon Ridley', 'url': 'http://waistcoatforensicator.blogspot.com/feeds/posts/default?alt=rss' }, { +""" Temp removal of matthewbeddow.co.uk 'author':'Mathew Beddow', 'url': 'http://www.matthewbeddow.co.uk/?feed=rss2', 'tags': ['tech'], - }, { + + }, {""" 'author':'Oliver Marks', 'url': 'http://www.digitaloctave.co.uk/rss.xml' }, {