fix: update statistics in about section

This commit is contained in:
Dorian Niemiec 2024-09-25 16:06:02 +02:00
parent f25ad2d6a7
commit 67c7f6bfb0

View file

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