We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5648a3e commit 3d15444Copy full SHA for 3d15444
README.md
@@ -1,7 +1,7 @@
1
<picture class="github-only">
2
<source media="(prefers-color-scheme: light)" srcset=".github/images/logo-light.svg">
3
<source media="(prefers-color-scheme: dark)" srcset=".github/images/logo-dark.svg">
4
- <img alt="LangGraph Logo" src=".github/images/logo-dark.svg" width="80%">
+ <img alt="LangGraph Logo" src=".github/images/logo-dark.svg" width="50%">
5
</picture>
6
7
[](https://langchain-ai.github.io/langgraphjs/)
0 commit comments