From d1bc7e58381a38d0d7a5bce1e9f5487c3c411708 Mon Sep 17 00:00:00 2001 From: NerdyUser Date: Wed, 1 Aug 2018 10:46:31 +0200 Subject: [PATCH] Moved to end of array On request of jfurrow --- communities.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/communities.json b/communities.json index 3f8c3b9..d8ad5c7 100644 --- a/communities.json +++ b/communities.json @@ -1,12 +1,5 @@ { "data": [ - { - "logo": "lindacoin.png", - "title": "Lindacoin", - "quote": "Lindacoin is a peer to peer hybrid digital currency. It creates utility products that allow Linda to be used in everyday scenarios. It also offers partnership opportunities to other cryptocurrencies to use the Lindacoin platform. Lindacoin offers a scamfree token platform.", - "inviteCode": "SHNjQBv", - "githubUrl": "https://github.com/Lindacoin" - }, { "logo": "yarnpkg.svg", "title": "Yarnpkg", @@ -427,6 +420,13 @@ "quoteSrc": "https://egem.io", "inviteCode": "zav3EkW", "githubUrl": "https://github.com/TeamEGEM" + }, + { + "logo": "lindacoin.png", + "title": "Lindacoin", + "quote": "Lindacoin is a peer to peer hybrid digital currency. It creates utility products that allow Linda to be used in everyday scenarios. It also offers partnership opportunities to other cryptocurrencies to use the Lindacoin platform. Lindacoin offers a scamfree token platform.", + "inviteCode": "SHNjQBv", + "githubUrl": "https://github.com/Lindacoin" } ] }