problem: href 404

This commit is contained in:
gsovereignty
2024-08-03 17:25:56 +08:00
parent 0a1f94b377
commit 70145ff297
2 changed files with 2 additions and 2 deletions

View File

@@ -39,7 +39,7 @@
<Card.Header><Card.Title>Associate Bitcoin Address</Card.Title></Card.Header>
<Card.Content>
<div class="m-2 flex">
You must associate at least one Bitcoin address with your npub before you can pay a Contributor.
You must associate at least one Bitcoin address with your npub before you can pay a Contributor. Merit purchases from this address will be associated with your pubkey.
</div>
<div class="flex"><InputBitcoinAddress bind:bitcoinAddress /><Button on:click={()=>publish(bitcoinAddress)} class="mt-3 max-w-xs">Publish</Button></div>
</Card.Content>

View File

@@ -7,7 +7,7 @@ let open = false;
<Dialog.Root bind:open>
<Dialog.Trigger
><Badge href="/" variant="nostr" class="flex h-8 shrink-0 items-center justify-center rounded-sm">Nostrocket is sooooo not ready yet but whatever</Badge></Dialog.Trigger
><Badge href="#" variant="nostr" class="flex h-8 shrink-0 items-center justify-center rounded-sm">Nostrocket is sooooo not ready yet but whatever</Badge></Dialog.Trigger
>
<Dialog.Content>
<Dialog.Header>