Skip to content

Commit 53d0feb

Browse files
committed
feat: grafana screenshots
1 parent 66f6c0b commit 53d0feb

File tree

4 files changed

+5
-1
lines changed

4 files changed

+5
-1
lines changed
108 KB
Loading
314 KB
Loading
277 KB
Loading

grafana/floor-panel/src/plugin.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,11 @@
1414
"large": "img/logo.svg"
1515
},
1616
"links": [],
17-
"screenshots": [],
17+
"screenshots": [
18+
{ "name": "Floor Plan Example", "path": "img/floor-plan-screenshot-01.jpg" },
19+
{ "name": "Multiple Floor Plans", "path": "img/floor-plan-screenshot-02.jpg" },
20+
{ "name": "Settings", "path": "img/floor-plan-screenshot-03.jpg" }
21+
],
1822
"version": "%VERSION%",
1923
"updated": "%TODAY%"
2024
},

0 commit comments

Comments
 (0)