summaryrefslogtreecommitdiffstats
path: root/explore
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2015-08-14 09:07:11 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2015-08-14 09:07:11 +0200
commitaf50a6cf3460cc2ff734b023f3bf332f2c45fb68 (patch)
tree6cd392b52cefd192f394997a9a890c2a68b44498 /explore
parente1965f1f28431e59d790b84475d4af4e623850b1 (diff)
add news app releases page to example feeds
Diffstat (limited to 'explore')
-rw-r--r--explore/sites.en.json11
1 files changed, 10 insertions, 1 deletions
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
@@ -10,6 +10,15 @@
"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",
"url": "http://slashdot.org",
@@ -69,4 +78,4 @@
"votes": 500
}
]
-} \ No newline at end of file
+}