From 49eaa1d205f0c7cce7a254fdc322a381588ea824 Mon Sep 17 00:00:00 2001 From: Derek May <32908855+riddlez666@users.noreply.github.com> Date: Sat, 21 Jul 2018 08:08:29 -0700 Subject: [PATCH] add logo and coin info --- communities.json | 2 +- logos/{140x140.png => ethergem.png} | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename logos/{140x140.png => ethergem.png} (100%) diff --git a/communities.json b/communities.json index 3fc8f96..894774d 100644 --- a/communities.json +++ b/communities.json @@ -97,7 +97,7 @@ "githubUrl": "https://github.com/elixir-lang" }, { - "logo": "ubiq.svg", + "logo": "ethergem.png", "title": "EtherGem", "quote": "Ethergem is the foundational currency platform with an integrated subchain, and featureset.", "quoteSrc": "https://egem.io", diff --git a/logos/140x140.png b/logos/ethergem.png similarity index 100% rename from logos/140x140.png rename to logos/ethergem.png