From 87b9c8fa62fbe8be5d1a29588eefdbac7577d892 Mon Sep 17 00:00:00 2001 From: Daniel Khamsing Date: Tue, 1 Nov 2016 07:43:17 -0700 Subject: [PATCH] Update News #446 --- contents.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/contents.json b/contents.json index 6e8ae59a..77231a9c 100644 --- a/contents.json +++ b/contents.json @@ -10202,9 +10202,10 @@ "suggested_by": "@dkhamsing" }, { - "title": "News application with 66 providers", - "description": "Discover and read news on a range of news sources and blogs", + "title": "News", + "description": "Discover and read news on a range of news sources and blogs (66 providers)", "category-ids": ["news"], + "tags": ["news api"], "license": "mit", "source": "https://github.com/vanyaland/News", "screenshots": [ @@ -10212,7 +10213,8 @@ "https://raw.githubusercontent.com/vanyaland/News/master/res/articles.png", "https://raw.githubusercontent.com/vanyaland/News/master/res/article.png" ], - "suggested_by": "@vanyaland" + "suggested_by": "@vanyaland", + "date_added": "Nov 1 2016" } ] }