fix: update statistics in about section
Some checks failed
Deploy Next.js application / deploy (push) Failing after 24m35s
Some checks failed
Deploy Next.js application / deploy (push) Failing after 24m35s
This commit is contained in:
parent
92d694446d
commit
764c496e24
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ export const NAVBAR = {
|
|||
export const stats = [
|
||||
{
|
||||
title: "Docker pulls",
|
||||
count: 31
|
||||
count: 32
|
||||
},
|
||||
{
|
||||
title: "GitHub stars",
|
||||
|
|
Loading…
Reference in a new issue