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