mirror of
https://github.com/Dokploy/website.git
synced 2026-06-16 04:35:26 +02:00
feat: update statistics values for GitHub stars, Docker downloads, and contributors
This commit is contained in:
@@ -4,9 +4,9 @@ import { useId } from "react";
|
||||
import NumberTicker from "./ui/number-ticker";
|
||||
|
||||
const statsValues = {
|
||||
githubStars: 21000,
|
||||
dockerDownloads: 1500000,
|
||||
contributors: 170,
|
||||
githubStars: 23000,
|
||||
dockerDownloads: 2500000,
|
||||
contributors: 194,
|
||||
sponsors: 50,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user