feat(vscode): set logo.jpg as extension marketplace icon

This commit is contained in:
Jeremy McSpadden 2026-03-16 19:16:29 -05:00
parent c465bf7d18
commit 8db680c405
2 changed files with 1 additions and 0 deletions

BIN
vscode-extension/logo.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

View file

@ -4,6 +4,7 @@
"description": "VS Code integration for the GSD-2 coding agent — sidebar dashboard, @gsd chat participant, and 15 commands",
"publisher": "FluxLabs",
"version": "0.1.0",
"icon": "logo.jpg",
"license": "MIT",
"repository": {
"type": "git",