From 439cb582231f89693b8495f4d965b646cc844e16 Mon Sep 17 00:00:00 2001 From: Donald Hutchison <donald.hutchison@clabs.co> Date: Tue, 13 Feb 2024 09:43:33 +0100 Subject: [PATCH] Mix format. --- apps/block_scout_web/config/navigation.exs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/block_scout_web/config/navigation.exs b/apps/block_scout_web/config/navigation.exs index 8ca18d2cf4d2..ed151374884f 100644 --- a/apps/block_scout_web/config/navigation.exs +++ b/apps/block_scout_web/config/navigation.exs @@ -16,11 +16,11 @@ config :block_scout_web, wallet_list: [ %{title: "Valora", url: "https://valoraapp.com/"}, %{title: "Celo Terminal", url: "https://celoterminal.com/"}, - %{title: "Celo Wallet", url: "https://celowallet.app/"}, + %{title: "Celo Wallet", url: "https://celowallet.app/"} ], nft_list: [ %{title: "NFT Viewer", url: "https://nfts.valoraapp.com/"}, - %{title: "Nomspace", url: "https://nom.space/"}, + %{title: "Nomspace", url: "https://nom.space/"} ], connect_list: [ %{title: "impactMarket", url: "https://impactmarket.com/"},