From 0c403325eb66dc0ed92df447ee6d3fc35433dfaa Mon Sep 17 00:00:00 2001 From: Dorian Niemiec Date: Sat, 7 Dec 2024 12:46:54 +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 5a3fe57..0946dd7 100644 --- a/constants/index.tsx +++ b/constants/index.tsx @@ -49,7 +49,7 @@ export const NAVBAR = { export const stats = [ { title: "Docker pulls", - count: 70 + count: 128 }, { title: "GitHub stars",