mirror of
https://github.com/Dokploy/website.git
synced 2026-06-15 20:25:25 +02:00
fix: update GitHub stars count in statistics from 25000 to 26000
This commit is contained in:
@@ -4,7 +4,7 @@ import { useId } from "react";
|
||||
import NumberTicker from "./ui/number-ticker";
|
||||
|
||||
const statsValues = {
|
||||
githubStars: 25000,
|
||||
githubStars: 26000,
|
||||
dockerDownloads: 3500000,
|
||||
contributors: 200,
|
||||
sponsors: 50,
|
||||
|
||||
Reference in New Issue
Block a user