AdinaY HF Staff commited on
Commit
65fe7b4
·
verified ·
1 Parent(s): 991e857

Update src/pages/index.tsx

Browse files
Files changed (1) hide show
  1. src/pages/index.tsx +1 -0
src/pages/index.tsx CHANGED
@@ -32,6 +32,7 @@ const PROVIDERS: ProviderInfo[] = [
32
  { color: "#4B0082", authors: ["m-a-p"] },
33
  { color: "#1E90FF", authors: ["moonshotai"] },
34
  { color: "#FF1493", authors: ["fnlp"] },
 
35
 
36
  ];
37
 
 
32
  { color: "#4B0082", authors: ["m-a-p"] },
33
  { color: "#1E90FF", authors: ["moonshotai"] },
34
  { color: "#FF1493", authors: ["fnlp"] },
35
+ { color: "#FFA500, authors: ["inclusionAI"] },
36
 
37
  ];
38