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 a698cee commit e9f7bb7Copy full SHA for e9f7bb7
pages/index/+Page.tsx
@@ -181,7 +181,7 @@ function Page() {
181
</div>
182
</a>
183
<span className="block my-auto text-xs lg:text-sm text-slate-500 dark:text-white/50">
184
- 589K+ installs
+ 675K+ installs
185
</span>
186
187
@@ -362,7 +362,7 @@ function Page() {
362
icon={siX}
363
label="X"
364
className="w-5 h-5 text-gray-400 hover:text-gray-600 dark:hover:text-gray-200"
365
- href="https://x.com/BeemDev"
+ href="https://x.com/beemdevelopment"
366
/>
367
<Icon
368
icon={siGmail}
0 commit comments