Skip to content

Commit

Permalink
Remove Ordinals Wallet
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdnbrk committed Oct 19, 2024
1 parent 1a465ee commit fefb425
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions resources/views/components/marketplaces.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,6 @@ class="col-span-2 max-h-12 w-full object-contain object-left lg:col-span-1 hover
>
<x-icon-unisat class="h-6"/>
</a>
<a
href="{{ $rune->ordinals_wallet_url }}"
class="col-span-2 max-h-12 w-full object-contain object-left lg:col-span-1 hover:text-slate-300"
target="_blank"
rel="noopener"
>
Ordinals Wallet
</a>
</div>
</div>
</div>
Expand Down

0 comments on commit fefb425

Please sign in to comment.