fix: update statistics in about section
This commit is contained in:
parent
f25ad2d6a7
commit
67c7f6bfb0
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ export const NAVBAR = {
|
|||
export const stats = [
|
||||
{
|
||||
title: "Docker pulls",
|
||||
count: 33
|
||||
count: 34
|
||||
},
|
||||
{
|
||||
title: "GitHub stars",
|
||||
|
|
Loading…
Reference in a new issue