Skip to content

Commit e9f7bb7

Browse files
Fix social link and update install count
1 parent a698cee commit e9f7bb7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/index/+Page.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ function Page() {
181181
</div>
182182
</a>
183183
<span className="block my-auto text-xs lg:text-sm text-slate-500 dark:text-white/50">
184-
589K+ installs
184+
675K+ installs
185185
</span>
186186
</div>
187187
</div>
@@ -362,7 +362,7 @@ function Page() {
362362
icon={siX}
363363
label="X"
364364
className="w-5 h-5 text-gray-400 hover:text-gray-600 dark:hover:text-gray-200"
365-
href="https://x.com/BeemDev"
365+
href="https://x.com/beemdevelopment"
366366
/>
367367
<Icon
368368
icon={siGmail}

0 commit comments

Comments
 (0)