mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-30 00:04:19 +00:00
docs: fix title cap (#20048)
This commit is contained in:
parent
1ee8cf7b20
commit
ebd24bb5d6
@ -11,7 +11,7 @@ const baseDarkCodeBlockTheme = require("prism-react-renderer/themes/vsDark");
|
||||
|
||||
/** @type {import('@docusaurus/types').Config} */
|
||||
const config = {
|
||||
title: "🦜️🔗 Langchain",
|
||||
title: "🦜️🔗 LangChain",
|
||||
tagline: "LangChain Python Docs",
|
||||
favicon: "img/brand/favicon.png",
|
||||
// Set the production url of your site here
|
||||
|
Loading…
Reference in New Issue
Block a user