[PR #70] [MERGED] fix homepage styling (WIP) #383

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/70
Author: @lnhsingh
Created: 7/25/2025
Status: Merged
Merged: 7/27/2025
Merged by: @lnhsingh

Base: mainHead: style-nits


📝 Commits (10+)

📊 Changes

9 files changed (+66 additions, -16 deletions)

View changed files

📝 pipeline/core/builder.py (+1 -0)
📝 src/docs.json (+19 -4)
src/img/brand/langchain.svg (+3 -0)
src/img/brand/langgraph-platform.png (+0 -0)
src/img/brand/langgraph.png (+0 -0)
src/img/brand/langsmith.svg (+10 -0)
📝 src/index.mdx (+31 -11)
📝 src/labs/index.mdx (+1 -1)
📝 tests/unit_tests/test_builder.py (+1 -0)

📄 Description

No description provided


🔄 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/docs/pull/70 **Author:** [@lnhsingh](https://github.com/lnhsingh) **Created:** 7/25/2025 **Status:** ✅ Merged **Merged:** 7/27/2025 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `style-nits` --- ### 📝 Commits (10+) - [`c573591`](https://github.com/langchain-ai/docs/commit/c5735912caf6834ecc8ca54017fa95db06c3e595) fix homepage styling - [`4d1fcc7`](https://github.com/langchain-ai/docs/commit/4d1fcc7364370e18ef1988fee3dddd985f40522a) fix - [`69b6f24`](https://github.com/langchain-ai/docs/commit/69b6f243cbc4f5f3dd03e93d233e21d06c4e212e) fix - [`5bb4f10`](https://github.com/langchain-ai/docs/commit/5bb4f10d58aabfb92fa65ff8c5804e62305f91ea) fix - [`0f502f5`](https://github.com/langchain-ai/docs/commit/0f502f5a7023975504b5552885de36c2d4c7b6f6) fix test - [`ee453c7`](https://github.com/langchain-ai/docs/commit/ee453c773acc6e5f35e79c0fc71d2bcbd1625c97) fix - [`52f31fa`](https://github.com/langchain-ai/docs/commit/52f31fa9b71dd6a726c39423e2c34384ad93ae6e) remove - [`f1dabb1`](https://github.com/langchain-ai/docs/commit/f1dabb1261548b89bf9179e79646c2f146e4a668) update - [`47276e0`](https://github.com/langchain-ai/docs/commit/47276e063a26939543996c7f23a57adc814e9082) simplify - [`7493bcc`](https://github.com/langchain-ai/docs/commit/7493bccf41b000458bc12ae876a82e1f803a1a0c) font!!! and other things ### 📊 Changes **9 files changed** (+66 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `pipeline/core/builder.py` (+1 -0) 📝 `src/docs.json` (+19 -4) ➕ `src/img/brand/langchain.svg` (+3 -0) ➕ `src/img/brand/langgraph-platform.png` (+0 -0) ➕ `src/img/brand/langgraph.png` (+0 -0) ➕ `src/img/brand/langsmith.svg` (+10 -0) 📝 `src/index.mdx` (+31 -11) 📝 `src/labs/index.mdx` (+1 -1) 📝 `tests/unit_tests/test_builder.py` (+1 -0) </details> ### 📄 Description _No description provided_ --- <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-17 17:20:15 -05:00
yindo closed this issue 2026-02-17 17:20:15 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#383