AdinaY HF Staff commited on
Commit
62b9198
·
verified ·
1 Parent(s): 9f9fda4

Update src/pages/index.tsx

Browse files
Files changed (1) hide show
  1. src/pages/index.tsx +1 -0
src/pages/index.tsx CHANGED
@@ -34,6 +34,7 @@ const PROVIDERS: ProviderInfo[] = [
34
  { color: "#FF1493", authors: ["fnlp"] },
35
  { color: "#FFA500", authors: ["inclusionAI"] },
36
  { color: "#3F51B5", authors: ["meituan-longcat"] },
 
37
  ];
38
 
39
  export async function getStaticProps() {
 
34
  { color: "#FF1493", authors: ["fnlp"] },
35
  { color: "#FFA500", authors: ["inclusionAI"] },
36
  { color: "#3F51B5", authors: ["meituan-longcat"] },
37
+ { color: "#FF4500", authors: ["Kwai-Klear","Kwai-Kolors","KwaiVGI","kwaipilot"] },
38
  ];
39
 
40
  export async function getStaticProps() {