Skip to content

Commit

Permalink
Update paths to screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
ethical_haquer committed Sep 8, 2024
1 parent 1622186 commit 260baa5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
A GUI for Samsung flash-tools.

<picture>
<source media="(prefers-color-scheme: dark)" srcset="images/galaxy-flasher-dark-light.png">
<source media="(prefers-color-scheme: light)" srcset="galaxy-flasher-light-dark.png">
<source media="(prefers-color-scheme: dark)" srcset="/images/galaxy-flasher-dark-light.png">
<source media="(prefers-color-scheme: light)" srcset="/images/galaxy-flasher-light-dark.png">
<img alt="Screenshot of Galaxy Flasher">
</picture>
<details>
Expand Down

0 comments on commit 260baa5

Please sign in to comment.