Skip to content

Commit

Permalink
Mix format.
Browse files Browse the repository at this point in the history
  • Loading branch information
rkachowski committed Feb 13, 2024
1 parent 312eac8 commit 439cb58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/block_scout_web/config/navigation.exs
Original file line number Diff line number Diff line change
Expand Up @@ -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/"},
Expand Down

0 comments on commit 439cb58

Please sign in to comment.