Skip to content

Commit

Permalink
πŸ› Fix: Update default icon src to correct path
Browse files Browse the repository at this point in the history
  • Loading branch information
danielbakas committed Jul 6, 2024
1 parent 446c4d5 commit 916aada
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
Expand Up @@ -23,7 +23,7 @@
(prefers-color-scheme: dark)" />
<source srcset="https://www.semantyk.com/icon.svg" media="
(prefers-color-scheme: light)" />
<img src="https://www.semantyk.com/icon-light.png" alt="Semantyk"
<img src="https://www.semantyk.com/icon.png" alt="Semantyk"
width="250" />
</picture>
</p>
Expand Down

0 comments on commit 916aada

Please sign in to comment.