chore: update statistics in the about section
Some checks failed
Deploy Next.js application / deploy (push) Failing after 5s
Some checks failed
Deploy Next.js application / deploy (push) Failing after 5s
This commit is contained in:
parent
4dea446ed1
commit
d751161db8
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ export const NAVBAR = {
|
||||||
export const stats = [
|
export const stats = [
|
||||||
{
|
{
|
||||||
title: "Docker pulls",
|
title: "Docker pulls",
|
||||||
count: 134
|
count: 207
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "GitHub stars",
|
title: "GitHub stars",
|
||||||
|
|
Loading…
Reference in a new issue