We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 095add3 commit 2e7b1b4Copy full SHA for 2e7b1b4
1 file changed
.vitepress/theme/landing/Community.vue
@@ -105,7 +105,7 @@ const testimonials: Testimonial[] = [
105
>
106
<!-- GitHub Stars -->
107
<div class="flex flex-col gap-3">
108
- <h2 class="text-white">75k+</h2>
+ <h2 class="text-white">80k+</h2>
109
<p class="text-grey flex items-center gap-2">
110
<Icon icon="simple-icons:github" width="20px" height="20px" />
111
GitHub スター
@@ -114,7 +114,7 @@ const testimonials: Testimonial[] = [
114
115
<!-- NPM Downloads -->
116
117
- <h2 class="text-white">40m+</h2>
+ <h2 class="text-white">80m+</h2>
118
<p class="text-grey">週間 NPM ダウンロード数</p>
119
</div>
120
0 commit comments