docs: logo optimization and adding alt (#2784)

* docs: logo optimization and adding alt

* docs: logo optimization and adding alt

* Update docs/getting-started/introduction.md

---------

Co-authored-by: Daishi Kato <dai-shi@users.noreply.github.com>
This commit is contained in:
David Sykes 2024-10-11 22:24:42 -05:00 committed by GitHub
parent 3362f3b765
commit a14af57a85
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,7 +5,7 @@ nav: 0
---
<div class="flex justify-center mb-4">
<img src="../bear.jpg" />
<img src="../bear.jpg" alt="Logo Zustand" />
</div>
A small, fast, and scalable bearbones state management solution.