feat: 修改标题名为轻办公.XClaw
This commit is contained in:
parent
e800d80152
commit
579d13ed01
|
|
@ -44,7 +44,7 @@ export function Welcome({
|
|||
<AuroraText
|
||||
className="text-center text-[18px] leading-normal font-normal"
|
||||
style={{
|
||||
color: "var(--color-150033, #150033)",
|
||||
color: "var(--color-foreground, #333333)",
|
||||
fontFamily: '"Microsoft YaHei"',
|
||||
}}
|
||||
colors={colors}
|
||||
|
|
|
|||
|
|
@ -53,7 +53,7 @@ export const zhCN: Translations = {
|
|||
|
||||
// Welcome
|
||||
welcome: {
|
||||
greeting: "使用 Skill",
|
||||
greeting: "轻办公.XClaw",
|
||||
description:
|
||||
"欢迎使用 🦌 DeerFlow,一个完全开源的超级智能体。通过内置和自定义的 Skills,\nDeerFlow 可以帮你搜索网络、分析数据,还能为你生成幻灯片、\n图片、视频、播客及网页等,几乎可以做任何事情。",
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue