Create _tpos.html

This commit is contained in:
Arc 2020-04-20 08:26:21 +01:00 committed by GitHub
parent 40fc7ad08f
commit 5f9c9c9df6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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>