Skip to content

Commit

Permalink
fix(readme): no svgs are allowed in the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
robertohuertasm committed Oct 15, 2022
1 parent d0106a5 commit b40289d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
@@ -1,6 +1,6 @@
<div align="center">
<h1>
<img src="https://raw.githubusercontent.com/vscode-icons/vscode-icons/master/images/logo.svg" alt="logo" width="300">
<img src="https://raw.githubusercontent.com/vscode-icons/vscode-icons/master/images/logo-svg.png" alt="logo" width="250">

<b>vscode-icons</b>
</h1>
Expand Down

0 comments on commit b40289d

Please sign in to comment.