feat: enhance replay mode in static website

This commit is contained in:
Li Xin
2025-05-08 09:53:09 +08:00
parent ff112701f7
commit 574c913240
4 changed files with 124 additions and 26 deletions
+2 -2
View File
@@ -26,8 +26,8 @@ export function Welcome({ className }: { className?: string }) {
>
🦌 DeerFlow
</a>
, a research tool built on cutting-edge language models, helps you
search on web, browse information, and handle complex tasks.
, a deep research assistant built on cutting-edge language models, helps
you search on web, browse information, and handle complex tasks.
</div>
</motion.div>
);