Skip to content

Commit

Permalink
fix: use tag for themed logo
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniil committed Apr 9, 2024
1 parent bde950e commit 408619a
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
# Bottom Sheet

<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/surfstudio/flutter-bottom-sheet/6d5e6c25bf793164e911354991a725636dde884d/assets/logo_white.png#gh-dark-mode-only">
<img alt="Shows an illustrated sun in light color mode and a moon with stars in dark color mode." src="https://raw.githubusercontent.com/surfstudio/flutter-bottom-sheet/6d5e6c25bf793164e911354991a725636dde884d/assets/logo_black.png#gh-light-mode-only">
</picture>
[![Surf](./assets/logo_black.png#gh-light-mode-only)(https://surf.dev#gh-dark-mode-only)]
[![Surf](./assets/logo_white.png#gh-light-mode-only)(https://surf.dev#gh-dark-mode-only)]

Made by [Surf 🏄‍♂️🏄‍♂️🏄‍♂️](https://surf.dev/)

Expand Down

0 comments on commit 408619a

Please sign in to comment.