mirror of
https://github.com/bytedance/deer-flow.git
synced 2026-07-27 16:37:55 +00:00
fix: fix naming
This commit is contained in:
parent
abef4a819b
commit
722fdb3506
@ -65,7 +65,7 @@ function Footer() {
|
||||
</div>
|
||||
<div className="text-muted-foreground container mb-8 flex flex-col items-center justify-center text-xs">
|
||||
<p>Licensed under MIT License</p>
|
||||
<p>© {year} DeepFlow</p>
|
||||
<p>© {year} DeerFlow</p>
|
||||
</div>
|
||||
</footer>
|
||||
);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user