Skip to content

Commit a7ec4e7

Browse files
Update extension list
1 parent 579feeb commit a7ec4e7

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

extensions.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
{
22
"tags": [],
33
"extensions": [
4+
{
5+
"name": "landing-page",
6+
"title": "Static HTML landing page",
7+
"description": "A simple static HTML web page that can be served from Connect",
8+
"homepage": "https://github.com/posit-dev/connect-extensions/tree/main/extensions/landing-page",
9+
"latestVersion": {
10+
"version": "1.0.0",
11+
"released": "2025-04-24T19:04:23Z",
12+
"url": "https://github.com/posit-dev/connect-extensions/releases/download/landing-page%40v1.0.0/landing-page.tar.gz",
13+
"minimumConnectVersion": "2025.04.0"
14+
},
15+
"versions": [
16+
{
17+
"version": "1.0.0",
18+
"released": "2025-04-24T19:04:23Z",
19+
"url": "https://github.com/posit-dev/connect-extensions/releases/download/landing-page%40v1.0.0/landing-page.tar.gz",
20+
"minimumConnectVersion": "2025.04.0"
21+
}
22+
],
23+
"tags": []
24+
},
425
{
526
"name": "portfolio-dashboard",
627
"title": "Portfolio Dashboard",

0 commit comments

Comments
 (0)