Skip to content

Commit a1e5a04

Browse files
authored
Add app store link (#186)
* Add app store link
1 parent 7b1cf2a commit a1e5a04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/sections/top.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ export default function Top() {
4040
</div>
4141
<div class={styles.iconGroup}>
4242
<a
43-
href="https://youtu.be/dQw4w9WgXcQ"
43+
href="https://apps.apple.com/app/web-scrobbler/id6449224218"
4444
title="Download on the App Store"
4545
target="_blank"
4646
rel="noopener noreferrer"

0 commit comments

Comments
 (0)