docs: chat menu item as icon (#18806)

Update chat icon in docs
This commit is contained in:
Leonid Ganeline 2024-03-08 18:00:21 -08:00 committed by GitHub
parent 476d6dc596
commit 5d65b47e41
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -254,7 +254,7 @@ const config = {
},
{
href: "https://chat.langchain.com",
label: "Chat",
label: "💬",
position: "right",
},
// Please keep GitHub link to the right for consistency.