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 ---