We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f958334 commit 9ddc01cCopy full SHA for 9ddc01c
1 file changed
index.html
@@ -65,7 +65,7 @@ <h1 class="text-4xl font-extrabold mb-2 tracking-tight">Video Match</h1>
65
</button>
66
67
68
-<button onclick="https://www.google.com"
+<button onclick="window.location.href='https://www.google.com'"
69
class="mt-10 bg-pink-500 text-white font-bold py-4 px-12 rounded-full shadow-2xl transition transform active:scale-95 text-lg">
70
Download App
71
0 commit comments