Added Linux Beta Download Link

master
Gonzalo Martinez 10 years ago
parent 2a78fed989
commit 0dc3f59d1f

@ -165,7 +165,7 @@
<ul class="platforms">
<li class="mac icon-laptop fadeInUp wow" data-wow-delay=".2s"><a href="https://mega.co.nz/#!9BREXTCa!Qs980yuyFTYQsmBxNUbrfhtM9UzW148VucDBx6lKu3Y" class="btn-main icon-mac" onclick="ga('send', 'event', 'Download', 'MacOS');" target="_blank">Download now</a><small>For Mac OSX 10.7 and above</small></li>
<li class="win icon-screen fadeInUp wow" data-wow-delay=".4s"><a href="https://mega.co.nz/#!NAghnRKY!jpB3adN_meEbBCL_us8kmhdGILwbYw248IEdN2bG-rM" class="btn-main icon-win" onclick="ga('send', 'event', 'Download', 'Windows');" target="_blank">Download now</a><small>For Windows 7 and above</small></li>
<li class="browser icon-window fadeInUp wow" data-wow-delay=".6s"><a href="#" class="btn-disabled btn-med icon-linux">Linux</a><small>Soon!</small></li>
<li class="browser icon-window fadeInUp wow" data-wow-delay=".6s"><a href="https://mega.co.nz/#!zMYlCKBD!AxBsn1ta0QwhRgA9uD56Xy3hs8w8MVDyDkpUNfzqAcY" class="btn-main icon-linux" onclick="ga('send', 'event', 'Download', 'Linux');" target="_blank">Download Now</a><small>For Linux (Beta)</small></li>
</ul>
</section>
@ -183,7 +183,8 @@
<li class="github"><a href="http://github.com/popcorn-time" target="_blank" class="icon-github">Github</a></li>
<li class="download dl-mac"><a href="https://mega.co.nz/#!9BREXTCa!Qs980yuyFTYQsmBxNUbrfhtM9UzW148VucDBx6lKu3Y" class="btn-main icon-mac" onclick="ga('send', 'event', 'Download', 'MacOS');" target="_blank">Download</a><small>For Mac OSX 10.7 and above</small></li>
<li class="download dl-win"><a href="https://mega.co.nz/#!NAghnRKY!jpB3adN_meEbBCL_us8kmhdGILwbYw248IEdN2bG-rM" class="btn-main icon-win" onclick="ga('send', 'event', 'Download', 'Windows');" target="_blank">Download</a><small>For Windows 7 and above</small></li>
</ul>
<li class="download dl-linux"><a href="https://mega.co.nz/#!zMYlCKBD!AxBsn1ta0QwhRgA9uD56Xy3hs8w8MVDyDkpUNfzqAcY" class="btn-main icon-linux" onclick="ga('send', 'event', 'Download', 'Linux');" target="_blank">Download</a><small>For Linux (Beta)</small></li>
</ul>
</nav>
<footer>
<hr>

Loading…
Cancel
Save