From 38487cb15869dff879b7a8d8df72029f4e12cd83 Mon Sep 17 00:00:00 2001 From: Eugene Yurtsev Date: Thu, 9 Jan 2025 09:45:40 -0500 Subject: [PATCH] x --- docs/docs/concepts/index.md | 2 -- docs/docs/how-tos/index.md | 2 -- docs/docs/index.md | 2 -- docs/docs/tutorials/index.md | 2 -- 4 files changed, 8 deletions(-) diff --git a/docs/docs/concepts/index.md b/docs/docs/concepts/index.md index ea56af5ba..f4cdbdf34 100644 --- a/docs/docs/concepts/index.md +++ b/docs/docs/concepts/index.md @@ -1,6 +1,4 @@ --- -hide: - - navigation title: Concepts description: Conceptual Guide for LangGraph --- diff --git a/docs/docs/how-tos/index.md b/docs/docs/how-tos/index.md index 9be3251f4..532b8e586 100644 --- a/docs/docs/how-tos/index.md +++ b/docs/docs/how-tos/index.md @@ -1,6 +1,4 @@ --- -hide: - - navigation title: How-to Guides description: How to accomplish common tasks in LangGraph --- diff --git a/docs/docs/index.md b/docs/docs/index.md index 24ccf17e5..e16c836ab 100644 --- a/docs/docs/index.md +++ b/docs/docs/index.md @@ -1,7 +1,5 @@ --- hide_comments: true -hide: - - navigation title: Home --- diff --git a/docs/docs/tutorials/index.md b/docs/docs/tutorials/index.md index bd6fb6c19..7eddaec0b 100644 --- a/docs/docs/tutorials/index.md +++ b/docs/docs/tutorials/index.md @@ -1,6 +1,4 @@ --- -hide: - - navigation title: Tutorials ---