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

Update src/pages/index.tsx

Browse files
Files changed (1) hide show
  1. src/pages/index.tsx +1 -2
src/pages/index.tsx CHANGED
@@ -32,8 +32,7 @@ const PROVIDERS: ProviderInfo[] = [
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
 
39
  export async function getStaticProps() {
 
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
  export async function getStaticProps() {