From dae00d1762d0174c79108f6607cf2e4e00fd5927 Mon Sep 17 00:00:00 2001 From: Dorian Niemiec Date: Sun, 5 Jan 2025 10:21:15 +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 729e41b..195d158 100644 --- a/constants/index.tsx +++ b/constants/index.tsx @@ -54,7 +54,7 @@ export const NAVBAR = { export const stats = [ { title: "Docker pulls", - count: 207 + count: 277 }, { title: "GitHub stars",