mirror of
https://github.com/pmndrs/zustand.git
synced 2025-12-08 19:45:52 +00:00
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:
parent
3362f3b765
commit
a14af57a85
@ -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.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user