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