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 c896de7 commit 4633974Copy full SHA for 4633974
1 file changed
ghweb/index.html
@@ -41,7 +41,7 @@
41
<h1>Play. Flow. Repeat</h1>
42
<p class="lead">A simple yet powerful music player designed for seamless streaming of your favorite songs ♫</p>
43
<div class="hero-actions">
44
- <a id="downloadBtn" class="btn btn-primary" href="#download">Get APK</a>
+ <a id="downloadBtn" class="btn btn-primary" href="#download" target="_blank">Get APK</a>
45
<a
46
class="btn btn-ghost"
47
href="https://github.com/greenbugx/Hongeet"
0 commit comments