fix(web): stats

This commit is contained in:
Adam 2025-11-19 10:05:39 -06:00
parent 24bb293136
commit bef9ac96e2
No known key found for this signature in database
GPG key ID: 9CB48779AF150E75

View file

@ -22,8 +22,8 @@ export const config = {
// Static stats (used on landing page)
stats: {
contributors: "250",
commits: "3,500",
contributors: "300",
commits: "4,000",
monthlyUsers: "300,000",
},
} as const