From c4ea6188f969018ac5aec2bfe9cea8ed711b07b1 Mon Sep 17 00:00:00 2001 From: Junyan Qin Date: Mon, 26 Jan 2026 18:39:33 +0800 Subject: [PATCH] chore: update layout description to reflect production-grade capabilities for IM bot integration --- web/src/app/layout.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/web/src/app/layout.tsx b/web/src/app/layout.tsx index 864500cc..592f2330 100644 --- a/web/src/app/layout.tsx +++ b/web/src/app/layout.tsx @@ -7,7 +7,8 @@ import { ThemeProvider } from '@/components/providers/theme-provider'; export const metadata: Metadata = { title: 'LangBot', - description: 'LangBot 是大模型原生即时通信机器人平台', + description: + 'Production-grade platform for building agentic IM bots, integrated with Telegram, Slack, Discord, WeChat, QQ, etc.', }; export default function RootLayout({