From 5ced74fca6e83d69de4bd1a74aaf277634e89282 Mon Sep 17 00:00:00 2001 From: Dorian Niemiec Date: Mon, 25 Nov 2024 06:32:22 +0100 Subject: [PATCH] chore: update statistics in the about section --- constants/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constants/index.tsx b/constants/index.tsx index b538f0d..5a3fe57 100644 --- a/constants/index.tsx +++ b/constants/index.tsx @@ -49,7 +49,7 @@ export const NAVBAR = { export const stats = [ { title: "Docker pulls", - count: 60 + count: 70 }, { title: "GitHub stars",