Skip to content

Commit d8623cb

Browse files
committed
fix: update Discord members count from 50k+ to 20k+
1 parent b091ec8 commit d8623cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ const themes = [
174174
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5">
175175
<path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" />
176176
</svg>
177-
<span class="stat-number">50k+</span>
177+
<span class="stat-number">20k+</span>
178178
<span class="stat-label">Discord Members</span>
179179
</div>
180180
<div class="stat">

0 commit comments

Comments
 (0)