From f230fe73c39470d68786c6dbcc9af8e52110ae8c Mon Sep 17 00:00:00 2001
From: RK <guiltyparties@protonmail.com>
Date: Sat, 12 Oct 2024 02:13:36 +0000
Subject: [PATCH] Update ecosystem.ts

---
 src/helpers/ecosystem.ts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/helpers/ecosystem.ts b/src/helpers/ecosystem.ts
index 61a90ba..77d31ce 100644
--- a/src/helpers/ecosystem.ts
+++ b/src/helpers/ecosystem.ts
@@ -225,7 +225,7 @@ export const ECOSYSTEM: IEcoItem[] = [
     name: 'LeoDex',
     description:
       'Trade HIVE to and from the top crypto assets in the world like BTC, ETH, DASH and more. LeoDex is a DEX Web app for cross-chain trading that prioritizes a seamless User Experience with a clean and intuitive Interface as a non-custodial decentralized exchange. Trading across blockchains on LeoDex is extremely easy and can be done using Maya Protocol and Hive Aggregation Technology.',
-    image: 'LeoDex.png',
+    image: 'LeoDex_Logo_no_Name.png',
     website: 'https://leodex.io/',
     types: [EcoType.defi],
     featured: false,
-- 
GitLab