Skip to content

Commit 30da2be

Browse files
committed
docs: Upgrade to new banner
1 parent b9bd1d2 commit 30da2be

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="./img/banner.svg" width="100%" />
1+
<a href="https://margelo.com">
2+
<picture>
3+
<source media="(prefers-color-scheme: dark)" srcset="./img/banner-dark.webp" />
4+
<source media="(prefers-color-scheme: light)" srcset="./img/banner-light.webp" />
5+
<img alt="react-native-vision-camera" src="./img/banner-light.webp" />
6+
</picture>
37
</a>
48

59
<a href="https://github.com/sponsors/mrousavy">

img/banner-dark.webp

76.9 KB
Loading

img/banner-light.webp

75.7 KB
Loading

img/banner.svg

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

0 commit comments

Comments
 (0)