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

This commit is contained in:
Dorian Niemiec 2024-09-20 15:13:20 +02:00
parent f6c78112ce
commit f408ed6bc8

View file

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