Skip to content

Commit

Permalink
Replace multicoin name
Browse files Browse the repository at this point in the history
  • Loading branch information
user committed Dec 15, 2023
1 parent d980c4b commit ef5d174
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ const majorPartners = [
height: 34
},
{
img: "/assets/images/partners/multicoin.svg",
img: "/assets/images/partners/MULTICOIN.svg",
url: "https://multicoin.capital",
title: "Multicoin Capital",
width: 257,
Expand Down
2 changes: 1 addition & 1 deletion web/surfing/src/util/liquidityProviders/providers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const providerImgNames: { [K in Provider]: string } = {
Mercurial: "mercurial.png",
Mooniswap: "mooniswap.png",
Multichain: "multichain.png",
Multicoin: "Multicoin.png",
Multicoin: "MULTICOIN.png",
Oneinch: "1inch.svg",
Orca: "Orca.svg",
Polygon: "Polygon.svg",
Expand Down

0 comments on commit ef5d174

Please sign in to comment.