chore: smaller banners

This commit is contained in:
Bereket Engida
2024-09-27 01:32:53 +03:00
parent 5d949a7cde
commit c01b20c78b
3 changed files with 5 additions and 2 deletions

View File

@@ -1,6 +1,9 @@
![banner](./banner.png)
<p align="center">
<picture>
<source srcset="./banner-dark.png" media="(prefers-color-scheme: dark)">
<source srcset="./banner.png" media="(prefers-color-scheme: light)">
<img src="./banner.png" alt="Better Auth Logo">
</picture>
<h2 align="center">
Better Auth
</h2>

BIN
banner-dark.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 905 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 124 KiB

After

Width:  |  Height:  |  Size: 28 KiB