From 3b506a8530e9d876beeb6a430a66c1cd53d7ec22 Mon Sep 17 00:00:00 2001 From: Freddo3000 Date: Thu, 7 May 2020 00:44:26 +0200 Subject: Add feed: The Regimental Standard https://regimental-standard.com/ Warhammer 40K themed newsletter providing humorous and uplifting news bulletins for the Imperial Guardsmen of the 42nd millenium. Signed-off-by: Freddo3000 --- lib/Explore/feeds/feeds.en.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lib/Explore/feeds/feeds.en.json b/lib/Explore/feeds/feeds.en.json index f8b71092c..25798c566 100644 --- a/lib/Explore/feeds/feeds.en.json +++ b/lib/Explore/feeds/feeds.en.json @@ -169,5 +169,13 @@ "feed": "http:\/\/feeds.feedburner.com\/oatmealfeed", "description": "The oatmeal tastes better than stale skittles found under the couch cushions", "votes": 100 + }], + "Other": [{ + "title": "The Regimental Standard", + "favicon": "http:\/\/regimentalstandard.files.wordpress.com\/2017\/03\/cropped-icon.png", + "url": "http:\/\/regimental-standard.com", + "feed": "http:\/\/regimental-standard.com\/feed\/", + "description": "Required weekly reading for the modern guardsman", + "votes": 100 }] } -- cgit v1.2.3