Skip to content

Commit

Permalink
Fix Filecoin featured-networks
Browse files Browse the repository at this point in the history
  • Loading branch information
alik-agaev committed Oct 29, 2024
1 parent d02d910 commit 5c43b7d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions configs/featured-networks/filecoin-mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
{
"title": "Filecoin",
"url": "https://filecoin.blockscout.com/",
"group": "Networks",
"group": "Mainnets",
"icon": "https://raw.githubusercontent.com/blockscout/frontend-configs/main/configs/network-icons/filecoin-icon-light.svg",
"isActive": true
},
{
"title": "Filecoin Testnet",
"url": "https://filecoin-testnet.blockscout.com/",
"group": "Networks",
"group": "Mainnets",
"icon": "https://raw.githubusercontent.com/blockscout/frontend-configs/main/configs/network-icons/filecoin-icon-light.svg"
}
]
]

0 comments on commit 5c43b7d

Please sign in to comment.