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