Skip to content

Commit ca4e2e4

Browse files
committed
style: add github-explorer.png and update manifest to use it as the plugin icon
1 parent 04d93dc commit ca4e2e4

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

assets/github-explorer.png

105 KB
Loading

manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
}
2626
],
2727
"icons": {
28-
"16": "icon16.png",
29-
"48": "icon48.png",
30-
"128": "icon128.png"
28+
"16": "assets/github-explorer.png",
29+
"48": "assets/github-explorer.png",
30+
"128": "assets/github-explorer.png"
3131
}
3232
}

0 commit comments

Comments
 (0)