chore: update web stats
This commit is contained in:
parent
7f7eb2e7f8
commit
bdb0c16a93
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: "150K",
|
compact: "160K",
|
||||||
full: "150,000",
|
full: "160,000",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
@ -22,8 +22,8 @@ export const config = {
|
||||||
|
|
||||||
// Static stats (used on landing page)
|
// Static stats (used on landing page)
|
||||||
stats: {
|
stats: {
|
||||||
contributors: "850",
|
contributors: "900",
|
||||||
commits: "11,000",
|
commits: "13,000",
|
||||||
monthlyUsers: "6.5M",
|
monthlyUsers: "7.5M",
|
||||||
},
|
},
|
||||||
} as const
|
} as const
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue