Skip to content

Commit

Permalink
rainbow added
Browse files Browse the repository at this point in the history
  • Loading branch information
tempe-techie committed May 17, 2024
1 parent f11adfc commit 5ef803e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
Binary file added assets/img/wallets/rainbow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions layouts/default.vue
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,11 @@
<small class="text-center mb-3 text-muted">Rabby</small>
</div>

<div class="card col-6 cursor-pointer wallet-img-wrapper" @click="connectMetaMask">
<img src="@/assets/img/wallets/rainbow.png" class="card-img-top card-img-wallet" alt="Rainbow">
<small class="text-center mb-3 text-muted">Rainbow</small>
</div>

<div class="card col-6 cursor-pointer wallet-img-wrapper" @click="connectMetaMask">
<img src="@/assets/img/wallets/bifrost.png" class="card-img-top card-img-wallet" alt="Bifrost">
<small class="text-center mb-3 text-muted">Bifrost</small>
Expand Down

0 comments on commit 5ef803e

Please sign in to comment.