docs: fix title (#4238)

This commit is contained in:
Vadym Barda
2025-04-10 17:17:36 -04:00
committed by GitHub
parent 99a87abaa5
commit 19cfe3a0a9
+4 -1
View File
@@ -1,6 +1,6 @@
---
hide_comments: true
title: Home
title: LangGraph
---
<script>
@@ -23,6 +23,9 @@ title: Home
.md-content h1 {
display: none;
}
.md-header__topic {
display: none;
}
</style>
{!../README.md!}