From d751161db8eb22c0ad0caefdf3ebc805e510b355 Mon Sep 17 00:00:00 2001 From: Dorian Niemiec Date: Fri, 27 Dec 2024 15:45:58 +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 90da8fc..729e41b 100644 --- a/constants/index.tsx +++ b/constants/index.tsx @@ -54,7 +54,7 @@ export const NAVBAR = { export const stats = [ { title: "Docker pulls", - count: 134 + count: 207 }, { title: "GitHub stars",