mirror of
https://github.com/pmndrs/zustand.git
synced 2025-12-08 19:45:52 +00:00
chore: bear.jpg in ./docs (#2684)
This commit is contained in:
parent
e247220ece
commit
9b26718d6f
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
||||
libname: 'Zustand'
|
||||
home_redirect: '/getting-started/introduction'
|
||||
icon: '/favicon.ico'
|
||||
logo: '/logo.jpg'
|
||||
logo: '/bear.jpg'
|
||||
|
||||
deploy:
|
||||
needs: build
|
||||
|
||||
|
Before Width: | Height: | Size: 96 KiB After Width: | Height: | Size: 96 KiB |
@ -5,7 +5,7 @@ nav: 0
|
||||
---
|
||||
|
||||
<div class="flex justify-center mb-4">
|
||||
<img src="https://github.com/pmndrs/zustand/raw/main/bear.jpg" />
|
||||
<img src="https://github.com/pmndrs/zustand/raw/main/docs/bear.jpg" />
|
||||
</div>
|
||||
|
||||
A small, fast, and scalable bearbones state management solution.
|
||||
|
||||
BIN
docs/logo.jpg
BIN
docs/logo.jpg
Binary file not shown.
|
Before Width: | Height: | Size: 96 KiB |
@ -1,5 +1,5 @@
|
||||
<p align="center">
|
||||
<img src="bear.jpg" />
|
||||
<img src="docs/bear.jpg" />
|
||||
</p>
|
||||
|
||||
[](https://github.com/pmndrs/zustand/actions?query=workflow%3ALint)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user