From 01d974688e359e54a4ceadfaf7726d54d3e45936 Mon Sep 17 00:00:00 2001 From: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com> Date: Sun, 2 Mar 2025 04:52:07 -0600 Subject: [PATCH] chore: update GitHub stars count --- apps/website/components/stats.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/website/components/stats.tsx b/apps/website/components/stats.tsx index c907a9a..73149eb 100644 --- a/apps/website/components/stats.tsx +++ b/apps/website/components/stats.tsx @@ -4,7 +4,7 @@ import { useId } from "react"; import NumberTicker from "./ui/number-ticker"; const statsValues = { - githubStars: 17100, + githubStars: 17500, dockerDownloads: 1000000, contributors: 135, sponsors: 45,