chore: update GitHub stars and commits statistics (#8793)

This commit is contained in:
Hyeonjong
2026-01-16 14:17:32 +09:00
committed by GitHub
parent ac54535486
commit e4a34beb8b

View File

@@ -9,8 +9,8 @@ export const config = {
github: {
repoUrl: "https://github.com/anomalyco/opencode",
starsFormatted: {
compact: "60K",
full: "60,000",
compact: "70K",
full: "70,000",
},
},
@@ -23,7 +23,7 @@ export const config = {
// Static stats (used on landing page)
stats: {
contributors: "500",
commits: "6,500",
commits: "7,000",
monthlyUsers: "650,000",
},
} as const