We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d58ec54 commit 882174fCopy full SHA for 882174f
src/pages/about.jsx
@@ -162,7 +162,7 @@ export default function About() {
162
<p style={styles.statLabel}>Total Contributors</p>
163
</div>
164
<div className="text-green-600 dark:text-zinc-400 text-lg font-mono leading-7 font-bold">
165
- <h2 style={styles.statNumber}>2000+</h2>
+ <h2 style={styles.statNumber}>3800+</h2>
166
<p style={styles.statLabel}>Community Count</p>
167
168
0 commit comments