chore: update website stats
This commit is contained in:
parent
de07cf26e8
commit
8a043edfd5
1 changed files with 5 additions and 5 deletions
|
|
@ -9,8 +9,8 @@ export const config = {
|
||||||
github: {
|
github: {
|
||||||
repoUrl: "https://github.com/anomalyco/opencode",
|
repoUrl: "https://github.com/anomalyco/opencode",
|
||||||
starsFormatted: {
|
starsFormatted: {
|
||||||
compact: "70K",
|
compact: "80K",
|
||||||
full: "70,000",
|
full: "80,000",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
@ -22,8 +22,8 @@ export const config = {
|
||||||
|
|
||||||
// Static stats (used on landing page)
|
// Static stats (used on landing page)
|
||||||
stats: {
|
stats: {
|
||||||
contributors: "500",
|
contributors: "600",
|
||||||
commits: "7,000",
|
commits: "7,500",
|
||||||
monthlyUsers: "650,000",
|
monthlyUsers: "1.5M",
|
||||||
},
|
},
|
||||||
} as const
|
} as const
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue