Skip to content

Commit

Permalink
Merge branch 'master' into staging
Browse files Browse the repository at this point in the history
  • Loading branch information
micahalcorn committed Jul 5, 2023
2 parents ce111da + 66e0b5d commit cc77b64
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion client/components/vote-escrow/YourLockups.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ const YourLockups: FunctionComponent<YourLockupsProps> = () => {
newWindow
className="hover:opacity-80"
>
<Image src="/huobi.png" alt="Huobi" width={300} height={105} />
<Image src="/huobi.svg" alt="Huobi" width={300} height={105} />
</Link>
</li>
<li className="flex-1 px-4">
Expand Down
Binary file removed client/public/huobi.png
Binary file not shown.
5 changes: 5 additions & 0 deletions client/public/huobi.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit cc77b64

Please sign in to comment.