From 51d7eb586a51a33d9008df70ccc7b22209464151 Mon Sep 17 00:00:00 2001 From: Derek May <32908855+riddlez666@users.noreply.github.com> Date: Tue, 24 Jul 2018 12:50:54 -0700 Subject: [PATCH] Update communities.json moved to bottom --- communities.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/communities.json b/communities.json index 894774d..69f49a1 100644 --- a/communities.json +++ b/communities.json @@ -96,14 +96,6 @@ "inviteCode": "elixir", "githubUrl": "https://github.com/elixir-lang" }, - { - "logo": "ethergem.png", - "title": "EtherGem", - "quote": "Ethergem is the foundational currency platform with an integrated subchain, and featureset.", - "quoteSrc": "https://egem.io", - "inviteCode": "zav3EkW", - "githubUrl": "https://github.com/TeamEGEM" - }, { "logo": "redux.svg", "title": "Redux", @@ -420,6 +412,14 @@ "quote": "Discord helped us organize the Luvit community and made it easier for people to find and contribute to Luvit", "inviteCode": "dHJnxqU", "githubUrl": "https://github.com/luvit/luvit" + }, + { + "logo": "ethergem.png", + "title": "EtherGem", + "quote": "Ethergem is the foundational currency platform with an integrated subchain, and featureset.", + "quoteSrc": "https://egem.io", + "inviteCode": "zav3EkW", + "githubUrl": "https://github.com/TeamEGEM" } ] }