From d32d21b90954040724c1fb81dcfa3b16c7a8e88a Mon Sep 17 00:00:00 2001 From: Soroush Chehresa Date: Fri, 27 Mar 2020 20:04:25 +0430 Subject: [PATCH] FIX --- data/applications.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/data/applications.json b/data/applications.json index afef2fa40..66e65d783 100644 --- a/data/applications.json +++ b/data/applications.json @@ -4,11 +4,6 @@ { "category": "Web Apps", "list": [ - { - "title": "contactracing.app", - "url": "https://contacttracing.app/", - "description": "Notify your friends & family (and their peers) if you fall ill." - }, { "title": "coronatracker.com", "url": "https://www.coronatracker.com", @@ -263,6 +258,11 @@ "title": "COVID19 statistics Pakistan", "url": "https://covid-19-pk.herokuapp.com", "description": "COVID-19 Data Tracker For Pakistan" + }, + { + "title": "contactracing.app", + "url": "https://contacttracing.app/", + "description": "Notify your friends & family (and their peers) if you fall ill." } ] },