chore: update stats

This commit is contained in:
Adam 2025-12-15 10:31:11 -06:00
commit 6347ee9988
No known key found for this signature in database
GPG key ID: 9CB48779AF150E75
2 changed files with 3 additions and 3 deletions

View file

@ -213,7 +213,7 @@ export default function Home() {
<span>[*]</span>
<p>
With over <strong>{config.github.starsFormatted.full}</strong> GitHub stars,{" "}
<strong>{config.stats.contributors}</strong> contributors, and almost{" "}
<strong>{config.stats.contributors}</strong> contributors, and over{" "}
<strong>{config.stats.commits}</strong> commits, OpenCode is used and trusted by over{" "}
<strong>{config.stats.monthlyUsers}</strong> developers every month.
</p>