From af50a6cf3460cc2ff734b023f3bf332f2c45fb68 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Fri, 14 Aug 2015 09:07:11 +0200 Subject: add news app releases page to example feeds --- explore/sites.en.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'explore') diff --git a/explore/sites.en.json b/explore/sites.en.json index 74d916019..a238b4eb4 100644 --- a/explore/sites.en.json +++ b/explore/sites.en.json @@ -9,6 +9,15 @@ "image": "https://raw.githubusercontent.com/owncloud/promo/master/ownCloud%20sticker%20A8.jpg", "votes": 1000 }, + { + "title": "News app releases", + "favicon": "http://owncloud.org/wp-content/themes/owncloudorgnew/assets/img/common/favicon.png", + "url": "https://github.com/owncloud/news/releases", + "feed": "https://github.com/owncloud/news/releases.atom", + "description": "ownCloud News app releases page. Get notified when a new release comes out", + "image": "https://raw.githubusercontent.com/owncloud/promo/master/ownCloud%20sticker%20A8.jpg", + "votes": 900 + }, { "title": "Slashdot", "favicon": "http://slashdot.org/favicon.ico", @@ -69,4 +78,4 @@ "votes": 500 } ] -} \ No newline at end of file +} -- cgit v1.2.3