fix: update statistics in about section
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m11s

This commit is contained in:
Dorian Niemiec 2024-10-01 18:04:40 +02:00
parent cbd536a441
commit 47f86122df

View file

@ -49,7 +49,7 @@ export const NAVBAR = {
export const stats = [ export const stats = [
{ {
title: "Docker pulls", title: "Docker pulls",
count: 34 count: 60
}, },
{ {
title: "GitHub stars", title: "GitHub stars",