mirror of
https://git.mirrors.martin98.com/https://github.com/bytedance/deer-flow
synced 2025-08-17 10:15:56 +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">
|
||||
👋 Hello, there!
|
||||
</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{" "}
|
||||
<a
|
||||
href="https://github.com/bytedance/deer-flow"
|
||||
|
Loading…
x
Reference in New Issue
Block a user