mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-01 22:10:23 +00:00
ignore: update GitHub stars to 41K and project stats to reflect current growth
This commit is contained in:
parent
e4d8a117c4
commit
740fcd243c
1 changed files with 4 additions and 4 deletions
|
|
@ -9,8 +9,8 @@ export const config = {
|
||||||
github: {
|
github: {
|
||||||
repoUrl: "https://github.com/sst/opencode",
|
repoUrl: "https://github.com/sst/opencode",
|
||||||
starsFormatted: {
|
starsFormatted: {
|
||||||
compact: "38K",
|
compact: "41K",
|
||||||
full: "38,000",
|
full: "41,000",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
@ -22,8 +22,8 @@ export const config = {
|
||||||
|
|
||||||
// Static stats (used on landing page)
|
// Static stats (used on landing page)
|
||||||
stats: {
|
stats: {
|
||||||
contributors: "400",
|
contributors: "450",
|
||||||
commits: "5,000",
|
commits: "6,000",
|
||||||
monthlyUsers: "400,000",
|
monthlyUsers: "400,000",
|
||||||
},
|
},
|
||||||
} as const
|
} as const
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue