mirror of
https://github.com/better-auth/better-auth.git
synced 2026-05-25 00:22:43 -05:00
chore: smaller banners
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||

|
||||
|
||||
<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
BIN
banner-dark.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 905 KiB |
BIN
banner.png
BIN
banner.png
Binary file not shown.
|
Before Width: | Height: | Size: 124 KiB After Width: | Height: | Size: 28 KiB |
Reference in New Issue
Block a user