mirror of
https://github.com/langchain-ai/.github.git
synced 2026-07-01 20:35:24 -04:00
Adjust logo size and add platform description
Updated logo size and added a description for the platform.
This commit is contained in:
+5
-1
@@ -3,11 +3,15 @@
|
||||
<picture>
|
||||
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/langchain-ai/.github/main/profile/logo-light.svg#gh-dark-mode-only">
|
||||
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/langchain-ai/.github/main/profile/logo-dark.svg#gh-light-mode-only">
|
||||
<img alt="LangChain Logo" src="https://raw.githubusercontent.com/langchain-ai/.github/main/profile/logo-dark.svg" width="80%">
|
||||
<img alt="LangChain Logo" src="https://raw.githubusercontent.com/langchain-ai/.github/main/profile/logo-dark.svg" width="70%">
|
||||
</picture>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div align="center">
|
||||
<h3>The agent engineering platform.</h3>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<p align="center">
|
||||
<a
|
||||
|
||||
Reference in New Issue
Block a user