Skip to content

Commit

Permalink
Add logo.
Browse files Browse the repository at this point in the history
Signed-off-by: bgravenorst <byron.gravenorst@consensys.net>
  • Loading branch information
bgravenorst committed Jul 29, 2024
1 parent 1be994b commit 8bba2c4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/lib/data.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,16 +55,16 @@ export const NETWORK_LINKS = [
href: "/services/reference/base",
logo: `${LOGO_PATH}/logo-base.svg`,
},
{
name: "BNB Smart Chain",
href: "/services/reference/bnb-smart-chain",
logo: `${LOGO_PATH}/logo-bnb.svg`,
},
{
name: "Blast",
href: "/services/reference/blast",
logo: `${LOGO_PATH}/logo-blast.svg`,
},
{
name: "BNB Smart Chain",
href: "/services/reference/bnb-smart-chain",
logo: `${LOGO_PATH}/logo-bnb.svg`,
},
{
name: "Celo",
href: "/services/reference/celo",
Expand Down

0 comments on commit 8bba2c4

Please sign in to comment.