doc: Changes to more pages (#125)

* Changes to more pages

---------

Co-authored-by: dni  <office@dnilabs.com>
This commit is contained in:
DoktorShift 2026-01-27 11:36:59 +01:00 committed by GitHub
commit 9281cb74fb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 37 additions and 4 deletions

View file

@ -1,7 +1,10 @@
{
"name": "Pay Links",
"id": "paylink",
"version": "1.3.0",
"short_description": "Make reusable LNURL pay links",
"name": "Pay Links",
"repo": "https://github.com/lnbits/lnurlp",
"short_description": "Make static reusable LNURL pay links or lightning addresses",
"description": "",
"tile": "/lnurlp/static/image/lnurl-pay.png",
"min_lnbits_version": "1.4.0",
"contributors": [
@ -51,5 +54,9 @@
],
"description_md": "https://raw.githubusercontent.com/lnbits/lnurlp/main/description.md",
"terms_and_conditions_md": "https://raw.githubusercontent.com/lnbits/lnurlp/main/toc.md",
"license": "MIT"
"license": "MIT",
"paid_features": "",
"tags": ["Merchant", "Payments"],
"donate": "",
"hidden": false
}