fix(web): stats
This commit is contained in:
parent
24bb293136
commit
bef9ac96e2
1 changed files with 2 additions and 2 deletions
|
|
@ -22,8 +22,8 @@ export const config = {
|
||||||
|
|
||||||
// Static stats (used on landing page)
|
// Static stats (used on landing page)
|
||||||
stats: {
|
stats: {
|
||||||
contributors: "250",
|
contributors: "300",
|
||||||
commits: "3,500",
|
commits: "4,000",
|
||||||
monthlyUsers: "300,000",
|
monthlyUsers: "300,000",
|
||||||
},
|
},
|
||||||
} as const
|
} as const
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue