AdinaY HF Staff commited on
Commit
483f46f
·
verified ·
1 Parent(s): d1dec60

Update src/pages/index.tsx

Browse files
Files changed (1) hide show
  1. src/pages/index.tsx +2 -2
src/pages/index.tsx CHANGED
@@ -27,8 +27,8 @@ const PROVIDERS: ProviderInfo[] = [
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
  ];
33
 
34
  export async function getStaticProps() {
 
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: ["XiaomiMiMo"] },
31
+ { color: "#8BC34A", authors: ["IndexTeam"] },
32
  ];
33
 
34
  export async function getStaticProps() {