From 002ef8eae0f995e1c60ee95159eea0f53803a8f4 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Sat, 11 Apr 2020 08:09:48 -0700 Subject: [PATCH] Update covid19.swift --- contents.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/contents.json b/contents.json index e1dceeb3..7bf8f1fa 100644 --- a/contents.json +++ b/contents.json @@ -18798,13 +18798,15 @@ }, { "title": "covid19", - "description": "COVID-19 / health news and tweets", + "description": "COVID-19 data / health news and tweets", "category-ids": [ "news-api", "health" ], "screenshots": [ - "https://github.com/dkhamsing/covid19.swift/blob/dev/Images/0.png?raw=true" + "https://github.com/dkhamsing/covid19.swift/blob/dev/Images/0.png?raw=true", + "https://github.com/dkhamsing/covid19.swift/blob/dev/Images/1.png?raw=true", + "https://github.com/dkhamsing/covid19.swift/blob/dev/Images/2.png?raw=true" ], "source": "https://github.com/dkhamsing/covid19.swift", "license": "mit",