Skip to content

Commit

Permalink
Update image src
Browse files Browse the repository at this point in the history
  • Loading branch information
marcospassos authored Sep 24, 2024
1 parent db7f962 commit 21ec37d
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 @@ -5,7 +5,7 @@
<source media="(min-width: 769px) and (prefers-color-scheme: dark)" srcset="https://github.com/croct-tech/plug-js/blob/master/.github/assets/header-dark.svg">
<source media="(max-width: 768px) and (prefers-color-scheme: dark)" srcset="https://github.com/croct-tech/plug-js/blob/master/.github/assets/header-dark-mobile.svg">
<source media="(max-width: 768px) and (prefers-color-scheme: light)" srcset="https://github.com/croct-tech/plug-js/blob/master/.github/assets/header-light-mobile.svg">
<img src="https://raw.githubusercontent.com/croct-tech/plug-react/refs/heads/update-readme/.github/assets/header-light-mobile.svg" alt="Croct React SDK" title="Croct React SDK" width="100%">
<img src="https://raw.githubusercontent.com/croct-tech/plug-js/refs/heads/update-readme/.github/assets/header-light-mobile.svg" alt="Croct React SDK" title="Croct React SDK" width="100%">
</picture>
</a>
<br/>
Expand Down

0 comments on commit 21ec37d

Please sign in to comment.