chore: update web stats
parent
6a5aae9a84
commit
65318a80f7
|
|
@ -9,8 +9,8 @@ export const config = {
|
||||||
github: {
|
github: {
|
||||||
repoUrl: "https://github.com/anomalyco/opencode",
|
repoUrl: "https://github.com/anomalyco/opencode",
|
||||||
starsFormatted: {
|
starsFormatted: {
|
||||||
compact: "120K",
|
compact: "140K",
|
||||||
full: "120,000",
|
full: "140,000",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
@ -22,8 +22,8 @@ export const config = {
|
||||||
|
|
||||||
// Static stats (used on landing page)
|
// Static stats (used on landing page)
|
||||||
stats: {
|
stats: {
|
||||||
contributors: "800",
|
contributors: "850",
|
||||||
commits: "10,000",
|
commits: "11,000",
|
||||||
monthlyUsers: "5M",
|
monthlyUsers: "6.5M",
|
||||||
},
|
},
|
||||||
} as const
|
} as const
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue