mirror of
https://git.mirrors.martin98.com/https://github.com/bytedance/deer-flow
synced 2025-08-18 03:35:53 +08:00
feat: use muted color
This commit is contained in:
parent
a57db4fa4a
commit
5793b08ba2
@ -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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user