summaryrefslogtreecommitdiffstats
path: root/explore/sites.en.json
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-11-19 15:54:32 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2014-11-19 15:54:32 +0100
commit676b8dd18742875ae07827792ed88d2b5bb3afb7 (patch)
treecd4368012b40ff6fa28cefb85e7ab49c729041ca /explore/sites.en.json
parent62b6bd485009b5dbb85b50e634ea94aa177d8d42 (diff)
first stab at recommended sites
Diffstat (limited to 'explore/sites.en.json')
-rw-r--r--explore/sites.en.json19
1 files changed, 19 insertions, 0 deletions
diff --git a/explore/sites.en.json b/explore/sites.en.json
new file mode 100644
index 000000000..2fec02f5b
--- /dev/null
+++ b/explore/sites.en.json
@@ -0,0 +1,19 @@
+{
+ "Tech": [
+ {
+ "title": "ownCloud Planet",
+ "favicon": "http://owncloud.org/wp-content/themes/owncloudorgnew/assets/img/common/favicon.png",
+ "url": "http://owncloud.org/news/",
+ "description": "ownCloud Planet is a blog feed aggregator",
+ "image": "http://tuxanddroid.de/wp-content/uploads/2013/08/owncloud_logo.png",
+ "votes": 1000
+ },
+ {
+ "title": "Slashdot",
+ "favicon": "http://slashdot.org/favicon.ico",
+ "url": "http://slashdot.org",
+ "description": "Slashdot: News for nerds, stuff that matters",
+ "votes": 500
+ }
+ ]
+} \ No newline at end of file