Skip to content

Commit

Permalink
Updated LC logo
Browse files Browse the repository at this point in the history
  • Loading branch information
salmenus committed Jun 9, 2024
1 parent 5fcb194 commit 3c3c89c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/pages/(sections)/hero/hero.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ export const Hero = ({className}: { className?: string }) => {
Integrates with
</div>
<div className={heroStyles.platformName}>
<img src={LangChainLogo} alt="LangChain Logo" width={40}/>
<img src={LangChainLogo} alt="LangChain Logo" width={60}/>
<h5 style={{textAlign: 'left'}}>LangChain</h5>
</div>
<div className={heroStyles.platformName}>
Expand Down
Binary file modified docs/static/images/logos/platforms/langchain-logo-60pxh.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3c3c89c

Please sign in to comment.