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

This commit is contained in:
Dorian Niemiec 2024-09-13 04:48:45 +02:00
parent 92d694446d
commit 764c496e24

View file

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