mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-19 12:24:46 +08:00
feat: use muted color
This commit is contained in:
@@ -16,7 +16,7 @@ export function Welcome({ className }: { className?: string }) {
|
|||||||
<h3 className="mb-2 text-center text-3xl font-medium">
|
<h3 className="mb-2 text-center text-3xl font-medium">
|
||||||
👋 Hello, there!
|
👋 Hello, there!
|
||||||
</h3>
|
</h3>
|
||||||
<div className="px-4 text-center text-lg text-gray-400">
|
<div className="text-muted-foreground px-4 text-center text-lg">
|
||||||
Welcome to{" "}
|
Welcome to{" "}
|
||||||
<a
|
<a
|
||||||
href="https://github.com/bytedance/deer-flow"
|
href="https://github.com/bytedance/deer-flow"
|
||||||
|
|||||||
Reference in New Issue
Block a user