Compare commits

...

1 Commits

Author SHA1 Message Date
Bagatur
0851476466 docs: simplify top nav 2024-01-24 11:22:59 -08:00

View File

@@ -142,13 +142,8 @@ const config = {
},
image: "img/parrot-chainlink-icon.png",
navbar: {
title: "🦜️🔗 LangChain",
title: "🦜️🔗 LangChain Docs",
items: [
{
to: "/docs/get_started/introduction",
label: "Docs",
position: "left",
},
{
type: "docSidebar",
position: "left",