Skip to content

Commit 0fdad6d

Browse files
committed
Add screenshots
1 parent f5c4071 commit 0fdad6d

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

src/img/connection1.png

258 KB
Loading

src/img/dashboard1.png

670 KB
Loading

src/plugin.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,16 @@
1919
"large": "img/logo.svg"
2020
},
2121
"links": [],
22-
"screenshots": [],
22+
"screenshots": [
23+
{
24+
"path": "img/connection1.png",
25+
"name": "Connection configuration"
26+
},
27+
{
28+
"path": "img/dashboard1.png",
29+
"name": "Example Harper analytics dashboard"
30+
}
31+
],
2332
"version": "%VERSION%",
2433
"updated": "%TODAY%"
2534
},

0 commit comments

Comments
 (0)