Skip to content

Commit 6e673c7

Browse files
committed
docs: Update to new webp banner
1 parent fdb9fee commit 6e673c7

5 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<a href="https://margelo.com">
22
<picture>
3-
<source media="(prefers-color-scheme: dark)" srcset="./img/banner-dark.png" />
4-
<source media="(prefers-color-scheme: light)" srcset="./img/banner-light.png" />
5-
<img alt="react-native-filament" src="./img/banner-light.png" />
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-filament" src="./img/banner-light.webp" />
66
</picture>
77
</a>
88

img/banner-dark.png

-357 KB
Binary file not shown.

img/banner-dark.webp

114 KB
Loading

img/banner-light.png

-368 KB
Binary file not shown.

img/banner-light.webp

114 KB
Loading

0 commit comments

Comments
 (0)