From 5fc90c40308d49a6f9c8943df30d4ab29ff4474d Mon Sep 17 00:00:00 2001 From: Rishi556 Date: Tue, 28 Apr 2020 00:43:32 -0500 Subject: [PATCH] Adds In LeoFinance --- apps.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/apps.json b/apps.json index 3827d18..c876969 100644 --- a/apps.json +++ b/apps.json @@ -37,5 +37,10 @@ "name": "STEMsocial", "homepage": "https://stem.openhive.network", "url_scheme": "https://stem.openhive.network/#!/@{username}/{permlink}" + }, + "leofinance": { + "name": "Leo Finance", + "homepage": "https://leofinance.io", + "url_scheme": "https://leofinance.io/{category}/@{username}/{permlink}" } }