[PR #916] [MERGED] docs: add langgraph logo #1777

Closed
opened 2026-02-20 17:45:32 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/916
Author: @vbarda
Created: 7/3/2024
Status: Merged
Merged: 7/3/2024
Merged by: @vbarda

Base: mainHead: vb/update-logo


📝 Commits (1)

📊 Changes

7 files changed (+76 additions, -10 deletions)

View changed files

📝 docs/docs/static/favicon.png (+0 -0)
docs/docs/static/wordmark.png (+0 -0)
docs/docs/static/wordmark_dark.svg (+12 -0)
docs/docs/static/wordmark_light.svg (+12 -0)
📝 docs/mkdocs.yml (+3 -2)
📝 docs/overrides/main.html (+45 -8)
docs/overrides/partials/logo.html (+4 -0)

📄 Description

Light mode (default)
image

Dark mode
image


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/langgraph/pull/916 **Author:** [@vbarda](https://github.com/vbarda) **Created:** 7/3/2024 **Status:** ✅ Merged **Merged:** 7/3/2024 **Merged by:** [@vbarda](https://github.com/vbarda) **Base:** `main` ← **Head:** `vb/update-logo` --- ### 📝 Commits (1) - [`243d6c1`](https://github.com/langchain-ai/langgraph/commit/243d6c159bda4dd75b95b5482335e13d469f19fa) docs: add langgraph logo ### 📊 Changes **7 files changed** (+76 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `docs/docs/static/favicon.png` (+0 -0) ➖ `docs/docs/static/wordmark.png` (+0 -0) ➕ `docs/docs/static/wordmark_dark.svg` (+12 -0) ➕ `docs/docs/static/wordmark_light.svg` (+12 -0) 📝 `docs/mkdocs.yml` (+3 -2) 📝 `docs/overrides/main.html` (+45 -8) ➕ `docs/overrides/partials/logo.html` (+4 -0) </details> ### 📄 Description Light mode (default) <img width="1306" alt="image" src="https://github.com/langchain-ai/langgraph/assets/19161700/5bc84554-9563-44d8-906b-3bda9a2bf61e"> Dark mode <img width="1295" alt="image" src="https://github.com/langchain-ai/langgraph/assets/19161700/7151615c-ecb4-4536-8621-9b7ae3fad144"> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-20 17:45:32 -05:00
yindo closed this issue 2026-02-20 17:45:32 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#1777