Browse Source

Create _tpos.html

fee_issues
Arc 5 years ago
committed by GitHub
parent
commit
5f9c9c9df6
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 14
      lnbits/extensions/tpos/templates/tpos/_tpos.html

14
lnbits/extensions/tpos/templates/tpos/_tpos.html

@ -0,0 +1,14 @@
<q-expansion-item
group="extras"
icon="info"
label="About TPoS">
<q-card>
<q-card-section>
<p>Thiago's Point of Sale, is a secure, mobile-ready, instant and shareable point of sale terminal (PoS) for merchants. The PoS is linked to your LNbits wallet, but completely air-gapped so users can ONLY create invoices. To share the TPoS, hit the hashtag on the terminal
<small>Created by <a href="https://github.com/talvasconcelos" target="_blank">Tiago Vasconcelos</a>.</small>
</q-card-section>
</q-card>
</q-expansion-item>
Loading…
Cancel
Save