Skip to content

Commit

Permalink
Remove dead links from nav.
Browse files Browse the repository at this point in the history
  • Loading branch information
rkachowski committed Feb 13, 2024
1 parent 9bfb691 commit 312eac8
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions apps/block_scout_web/config/navigation.exs
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ import Config
config :block_scout_web,
defi: [
%{title: "Moola", url: "https://moola.market/"},
%{title: "Pinnata", url: "https://www.pinnata.xyz/farm#/"},
%{title: "GoodGhosting", url: "https://goodghosting.com/"},
%{title: "Revo", url: "https://revo.market/"},
%{title: "ImmortalDao Finance", url: "https://www.immortaldao.finance"}
],
Expand All @@ -19,14 +17,10 @@ config :block_scout_web,
%{title: "Valora", url: "https://valoraapp.com/"},
%{title: "Celo Terminal", url: "https://celoterminal.com/"},
%{title: "Celo Wallet", url: "https://celowallet.app/"},
%{title: "Node Wallet", url: "https://www.nodewallet.xyz/"}
],
nft_list: [
%{title: "Niftydrop", url: "https://niftydrop.net/"},
%{title: "NFT Viewer", url: "https://nfts.valoraapp.com/"},
%{title: "Cyberbox", url: "https://cyberbox.art/"},
%{title: "Nomspace", url: "https://nom.space/"},
%{title: "Alities", url: "https://alities.io/"}
],
connect_list: [
%{title: "impactMarket", url: "https://impactmarket.com/"},
Expand All @@ -40,20 +34,17 @@ config :block_scout_web,
],
finance_tools_list: [
%{title: "Celo Tracker", url: "https://celotracker.com/"},
%{title: "celo.tax", url: "https://celo.tax/"},
%{title: "Trelis", url: "https://trelis.com/"}
],
resources: [
%{title: "Celo Vote", url: "https://celovote.com/"},
%{title: "Celo Forum", url: "https://forum.celo.org/"},
%{title: "TheCelo", url: "https://thecelo.com/"},
%{title: "Validators", url: "https://celo.org/validators/explore"},
%{title: "Celo Reserve", url: "https://celoreserve.org/"},
%{title: "Celo Docs", url: "https://docs.celo.org/"}
],
learning: [
%{title: "Celo Whitepaper", url: "https://celo.org/papers/whitepaper"},
%{title: "Learn Celo", url: "https://learn.figment.io/protocols/celo"},
%{title: "Coinbase Earn", url: "https://www.coinbase.com/price/celo"}
],
other_networks: [
Expand Down

0 comments on commit 312eac8

Please sign in to comment.