diff --git a/web/README.md b/web/README.md index f81682a..3a00cfb 100644 --- a/web/README.md +++ b/web/README.md @@ -52,6 +52,6 @@ In particular, we want to express our deep appreciation for: * [Zustand](https://zustand.docs.pmnd.rs/) for their stunning state management * [Framer Motion](https://www.framer.com/motion/) for their amazing animation library * [React Markdown](https://www.npmjs.com/package/react-markdown) for their exceptional markdown rendering and customizability -* Last but not least, special thanks to [SToneX](https://github.com/stonexer) for his great contribution for **[token-by-token visual effect](./src/core/rehype/rehype-split-words-into-spans.ts)** +* Last but not least, special thanks to [SToneX](https://github.com/stonexer) for his great contribution for [token-by-token visual effect](./src/core/rehype/rehype-split-words-into-spans.ts) These amazing projects form the foundation of `DeerFlow` and demonstrate the power of open source collaboration. diff --git a/web/src/app/_dialogs/about.md b/web/src/app/_dialogs/about.md index 823c5fe..5d0aa04 100644 --- a/web/src/app/_dialogs/about.md +++ b/web/src/app/_dialogs/about.md @@ -26,6 +26,6 @@ For the web project, we want to express our deep appreciation for: - [Zustand](https://zustand.docs.pmnd.rs/) for their stunning state management - [Framer Motion](https://www.framer.com/motion/) for their amazing animation library - [React Markdown](https://www.npmjs.com/package/react-markdown) for their exceptional markdown rendering and customizability -- Last but not least, special thanks to [SToneX](https://github.com/stonexer) for his great contribution for **[token-by-token visual effect](./src/core/rehype/rehype-split-words-into-spans.ts)** +- Last but not least, special thanks to [SToneX](https://github.com/stonexer) for his great contribution for token-by-token visual effect. These amazing projects form the foundation of DeerFlow and demonstrate the power of open source collaboration. diff --git a/web/src/app/_dialogs/settings-dialog.tsx b/web/src/app/_dialogs/settings-dialog.tsx index 3584e32..44064a5 100644 --- a/web/src/app/_dialogs/settings-dialog.tsx +++ b/web/src/app/_dialogs/settings-dialog.tsx @@ -90,8 +90,10 @@ export function SettingsDialog() { - +