Skip to content

Commit

Permalink
docs(readme): reset icon to svg
Browse files Browse the repository at this point in the history
  • Loading branch information
nobkd committed Nov 30, 2022
1 parent ee66e6d commit f58bcc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Advent of VSCode

<img src="res/icon.png" alt="Project Icon: A star with color gradient from the orange center over yellow to the yellow-lime tips" align=right width=128 height=128 />
<img src="res/icon.svg" alt="Project Icon: A star with color gradient from the orange center over yellow to the yellow-lime tips" align=right width=128 height=128 />

This extension is to provide access to [Advent of Code](https://adventofcode.com) Descriptions and Inputs directly in the IDEs [VSCode](https://code.visualstudio.com) and [VSCodium](https://vscodium.com).

Expand Down

0 comments on commit f58bcc5

Please sign in to comment.