mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-17 21:25:46 +02:00
Fix mobile nav nesting (#1804)
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
hide_comments: true
|
||||
hide:
|
||||
- navigation
|
||||
title: Home
|
||||
|
||||
---
|
||||
|
||||
{!README.md!}
|
||||
+1
-2
@@ -84,8 +84,7 @@ plugins:
|
||||
- tutorials/llm-compiler/math_tools.py
|
||||
- tutorials/llm-compiler/output_parser.py
|
||||
nav:
|
||||
- Home:
|
||||
- "index.md"
|
||||
- "index.md"
|
||||
- Tutorials:
|
||||
- "tutorials/index.md"
|
||||
- Quick Start: tutorials/introduction.ipynb
|
||||
|
||||
Reference in New Issue
Block a user