We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 92ae1a0 + 9a99740 commit 9d2197dCopy full SHA for 9d2197d
4 files changed
README.md
@@ -1,7 +1,7 @@
1
# Code Organizer
2
3
<p align="center">
4
- <img src="icon.png" alt="Code Organizer Logo" width="128" height="128">
+ <img src="icon_v2.png" alt="Code Organizer Logo" width="128" height="128">
5
</p>
6
7
icon_v2.png
6.77 KB
icon_v2.svg
package.json
@@ -9,7 +9,7 @@
9
"url": "https://github.com/ran-codes"
10
},
11
"license": "MIT",
12
- "icon": "icon.png",
+ "icon": "icon_v2.png",
13
"preview": false,
14
"engines": {
15
"vscode": "^1.60.0"
0 commit comments