AdinaY HF Staff commited on
Commit
b13822f
·
verified ·
1 Parent(s): 72af094

Update src/pages/index.tsx

Browse files
Files changed (1) hide show
  1. src/pages/index.tsx +1 -1
src/pages/index.tsx CHANGED
@@ -26,7 +26,7 @@ const PROVIDERS: ProviderInfo[] = [
26
  { color: "#607D8B", authors: ["THUDM"] },
27
  { color: "#3F51B5", authors: ["Rednote-hilab"] },
28
  { color: "#DC143C", authors: ["deepseek-ai"] },
29
- { color: "#FF4500", authors: ["Qwen"], "wan-ai","wan-ai"]},
30
  { color: "#009688", authors: ["Xiaomi MiMo"] },
31
  { color: "#8BC34A", authors: ["Index Team"] },
32
  ];
 
26
  { color: "#607D8B", authors: ["THUDM"] },
27
  { color: "#3F51B5", authors: ["Rednote-hilab"] },
28
  { color: "#DC143C", authors: ["deepseek-ai"] },
29
+ { color: "#FF4500", authors: ["Qwen", "wan-ai","wan-ai"]},
30
  { color: "#009688", authors: ["Xiaomi MiMo"] },
31
  { color: "#8BC34A", authors: ["Index Team"] },
32
  ];