Skip to content

Commit

Permalink
1.0.2 - new wallet assets #48
Browse files Browse the repository at this point in the history
1.0.2 - new wallet assets
  • Loading branch information
Darken141 authored Mar 1, 2023
2 parents 643b9ab + a000a76 commit 4e69764
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/support-section/support-section.component.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -71,14 +71,14 @@ const SupportSection: React.FC = () => {
</a>
<a href="https://subwallet.app/">
<Image
src="/assets/support-section/sub-wallet.png"
src="/assets/support-section/sub-wallet-v2.png"
alt="subwallet"
height={"100%"}
/>
</a>
<a href="https://www.enkrypt.com/">
<Image
src="/assets/support-section/enkrypt-logo-color.svg"
src="/assets/support-section/enkrypt-logo-color-v2.png"
alt="enkrypt"
height={"100%"}
/>
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/assets/support-section/sub-wallet-v2.png
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 4e69764

Please sign in to comment.