Skip to content

Commit

Permalink
Merge pull request #62 from DanGould/wasabi-link
Browse files Browse the repository at this point in the history
Fix wasabi link
  • Loading branch information
DanGould authored May 9, 2024
2 parents 76c1e43 + 36c906c commit de6a3e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ If there is a wallet you’d like to see adopt payjoin or you are a wallet devel
<a href="https://sparrowwallet.com"
><img src="/images/sparrow.png" alt="sparrow logo" class="max-w-[75px]" /></a
>
<a href="https://wasabiwallet.app"><img src="/images/wasabi.svg" alt="wasabi logo" /></a>
<a href="https://wasabiwallet.io"><img src="/images/wasabi.svg" alt="wasabi logo" /></a>
</div>
<div class="flex xl:flex-row flex-col gap-8 w-3/4">
<div class="flex flex-col gap-2 w-full items-center">
Expand Down

0 comments on commit de6a3e2

Please sign in to comment.