Explorar o código

chore: update landing page stats

Adam hai 9 meses
pai
achega
46dd3b8166
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/console/app/src/config.ts

+ 1 - 1
packages/console/app/src/config.ts

@@ -23,7 +23,7 @@ export const config = {
   // Static stats (used on landing page)
   // Static stats (used on landing page)
   stats: {
   stats: {
     contributors: "350",
     contributors: "350",
-    commits: "4,500",
+    commits: "5,000",
     monthlyUsers: "400,000",
     monthlyUsers: "400,000",
   },
   },
 } as const
 } as const