Skip to content

Commit

Permalink
docs: update stats
Browse files Browse the repository at this point in the history
  • Loading branch information
azat-io committed Dec 3, 2024
1 parent 4dbfca6 commit 0a501b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/components/Community/CommunityBlock.astro
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ if (!releases) {
releases = json.length.toString()
}
let stars = '2.1k'
let downloads = '1.6M'
let stars = '2.2k'
let downloads = '1.7M'
---

<section class="section">
Expand Down

0 comments on commit 0a501b1

Please sign in to comment.