mirror of
https://github.com/better-auth/better-auth.git
synced 2026-07-30 17:12:35 -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>
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 905 KiB |
BIN
Binary file not shown.
|
Before Width: | Height: | Size: 124 KiB After Width: | Height: | Size: 28 KiB |
Reference in New Issue
Block a user