Skip to content

Commit f158f91

Browse files
committed
fix: Update member counts in LandingAfter component
- Changed Discord members count from 650+ to 800+ - Changed GitHub stars count from 650+ to 750+
1 parent 543b151 commit f158f91

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.web/docs/.vitepress/theme/components/LandingAfter.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -751,7 +751,7 @@ try:
751751
<div
752752
class="text-2xl sm:text-3xl font-semibold text-[--vp-c-brand-1]"
753753
>
754-
650+
754+
800+
755755
</div>
756756
<div class="text-xs sm:text-sm text-[--vp-c-text-2]">
757757
Discord Members
@@ -762,7 +762,7 @@ try:
762762
<div
763763
class="text-2xl sm:text-3xl font-semibold text-[--vp-c-brand-1]"
764764
>
765-
650+
765+
750+
766766
</div>
767767
<div class="text-xs sm:text-sm text-[--vp-c-text-2]">
768768
GitHub Stars

0 commit comments

Comments
 (0)