From f407fcc02571fa6bcec30244fe1f5acc5946723a Mon Sep 17 00:00:00 2001 From: Vlad Stan Date: Fri, 17 Mar 2023 17:45:01 +0200 Subject: [PATCH] feat: add icon --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 078ffd9..1d05bbb 100644 --- a/config.json +++ b/config.json @@ -1,6 +1,6 @@ { "name": "Nostr Market", "short_description": "Nostr Webshop/market on LNbits", - "tile": "", + "tile": "/nostrmarket/static/images/bitcoin-shop.png", "contributors": [] }