Skip to content

Commit d0c5bf9

Browse files
committed
fix: update GitHub stars count in statistics from 25000 to 26000
1 parent 6113a97 commit d0c5bf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/website/components/stats.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import { useId } from "react";
44
import NumberTicker from "./ui/number-ticker";
55

66
const statsValues = {
7-
githubStars: 25000,
7+
githubStars: 26000,
88
dockerDownloads: 3500000,
99
contributors: 200,
1010
sponsors: 50,

0 commit comments

Comments
 (0)