Skip to content

Commit 2e7b1b4

Browse files
authored
docs: update stat numbers (#2571)
1 parent 095add3 commit 2e7b1b4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.vitepress/theme/landing/Community.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ const testimonials: Testimonial[] = [
105105
>
106106
<!-- GitHub Stars -->
107107
<div class="flex flex-col gap-3">
108-
<h2 class="text-white">75k+</h2>
108+
<h2 class="text-white">80k+</h2>
109109
<p class="text-grey flex items-center gap-2">
110110
<Icon icon="simple-icons:github" width="20px" height="20px" />
111111
GitHub スター
@@ -114,7 +114,7 @@ const testimonials: Testimonial[] = [
114114

115115
<!-- NPM Downloads -->
116116
<div class="flex flex-col gap-3">
117-
<h2 class="text-white">40m+</h2>
117+
<h2 class="text-white">80m+</h2>
118118
<p class="text-grey">週間 NPM ダウンロード数</p>
119119
</div>
120120
</div>

0 commit comments

Comments
 (0)