Skip to content

Commit

Permalink
Update index.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
ircfspace committed Mar 3, 2024
1 parent cf8f39b commit 8e71ca9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ const Home: NextPage = () => {
<footer className="text-center">
<div className="pwa">
<div className="pwa_icon">
🔒 Install <b>PWA</b> <em className="text-muted">or</em> Download <a href="https://github.com/kiomarzsss/kscanner/releases/latest" target="_blank">APK</a>
🔒 Install <b>PWA</b> <em className="text-muted">or</em> Download <a href="https://github.com/kiomarzsss/kscanner/releases/latest" target="_blank">APK version</a>
</div>
</div>
<div className="clearfix"></div>
Expand Down

0 comments on commit 8e71ca9

Please sign in to comment.