Skip to content

Commit 680589f

Browse files
[UPDATE] webpages to v0.1.0 (#769)
--------- Co-authored-by: Tiago Vasconcelos <talvasconcelos@gmail.com>
1 parent 75ae136 commit 680589f

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

extensions.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2218,6 +2218,18 @@
22182218
"short_description": "Make custom public pages",
22192219
"icon": "https://raw.githubusercontent.com/lnbits/custom_public_page/main/static/image/custom_public_page.png",
22202220
"details_link": "https://raw.githubusercontent.com/lnbits/custom_public_page/main/config.json"
2221+
},
2222+
{
2223+
"id": "webpages",
2224+
"repo": "https://github.com/lnbits/webpages",
2225+
"version": "0.1.0",
2226+
"archive": "https://github.com/lnbits/webpages/archive/refs/tags/v0.1.0.zip",
2227+
"hash": "c4d587ccbba02c5c4d23f370c3753f8da2a7e52718c9cf7f06b5a9a24d8b84e7",
2228+
"min_lnbits_version": "1.4.0",
2229+
"name": "WebPages",
2230+
"short_description": "Admin-only HTML/CSS/JS pages served from static/pages",
2231+
"icon": "https://raw.githubusercontent.com/lnbits/webpages/main/static/image/webpages.png",
2232+
"details_link": "https://raw.githubusercontent.com/lnbits/webpages/main/config.json"
22212233
}
22222234
]
22232235
}

0 commit comments

Comments
 (0)