Skip to content

Commit 3c80b33

Browse files
committed
chore: rename code-snippet-logo.png to logo.png
1 parent 61834b3 commit 3c80b33

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

backend/.vscodeignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
!LICENSE
33
!README.md
44
!package.json
5-
!code-snippet-logo.png
5+
!logo.png
66
!dist/media
77
!dist/*.js
88
!resources
File renamed without changes.

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"bugs": {
1616
"url": "https://github.com/SAP/code-snippet/issues"
1717
},
18-
"icon": "code-snippet-logo.png",
18+
"icon": "logo.png",
1919
"engines": {
2020
"vscode": "^1.39.2"
2121
},

0 commit comments

Comments
 (0)