mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-02-24 14:51:05 +01:00
mint page
This commit is contained in:
parent
0e425acd52
commit
3dfccb8486
1 changed files with 5 additions and 2 deletions
|
@ -12,7 +12,7 @@
|
|||
<h3 class="q-my-none">{{ mint_name }}</h3>
|
||||
<p style="font-size: 1rem" class="q-my-sm">Cashu mint</p>
|
||||
<a
|
||||
style="font-size: 1.5rem"
|
||||
style="font-size: 1.5rem; color: white"
|
||||
href="../wallet?mint_id={{ mint_id }}"
|
||||
target="”_blank”"
|
||||
>Open wallet</a
|
||||
|
@ -24,7 +24,10 @@
|
|||
<p><strong>Read the following text carefully!</strong></p>
|
||||
<p>
|
||||
This is a
|
||||
<a href="https://github.com/cashubtc/cashu/" target="”_blank”"
|
||||
<a
|
||||
href="https://github.com/cashubtc/cashu/"
|
||||
style="color: white"
|
||||
target="”_blank”"
|
||||
>Cashu</a
|
||||
>
|
||||
mint. Cashu is a Ecash system on Bitcoin.
|
||||
|
|
Loading…
Add table
Reference in a new issue