Skip to content

Commit 9492fbc

Browse files
authored
chore: update README banner (#697)
1 parent 701df04 commit 9492fbc

4 files changed

Lines changed: 6 additions & 15 deletions

File tree

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
1-
<a href="https://margelo.io">
2-
<img src="./docs/img/banner.svg" width="100%" />
1+
<a href="https://margelo.com">
2+
<picture>
3+
<source media="(prefers-color-scheme: dark)" srcset="./docs/img/banner-dark.png" />
4+
<source media="(prefers-color-scheme: light)" srcset="./docs/img/banner-light.png" />
5+
<img alt="react-native-quick-crypto" src="./docs/img/banner-light.png" />
6+
</picture>
37
</a>
48

59
# ⚡️ react-native-quick-crypto

docs/img/banner-dark.png

1.15 MB
Loading

docs/img/banner-light.png

1.17 MB
Loading

docs/img/banner.svg

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)