Browse Source

Update index.html

pull/351/head
Ramiro Saenz 9 years ago committed by GitHub
parent
commit
296da43a57
  1. 4
      index.html

4
index.html

@ -295,10 +295,8 @@
<h4 class="card-title text-center">Rambox for Windows<br><small>Requires Windows 7 or newer</small></h4>
<div class="download-group text-center">
<a href="https://getrambox.herokuapp.com/download/win32_x64" class="btn btn-primary btn-download"><i class="fa fa-download"></i> Download 64-bit</a>
<a href="https://getrambox.herokuapp.com/download/win32_ia32" class="btn btn-secondary btn-download"><i class="fa fa-download"></i> Download 32-bit</a>
<div>
<a href="https://getrambox.herokuapp.com/download/win32_x64?filetype=zip" style="margin:10px;font-size:10px;"><i class="fa fa-file-archive-o"></i> 64-bit</a>
<a href="https://getrambox.herokuapp.com/download/win32_ia32?filetype=zip" style="margin:10px;font-size:10px;"><i class="fa fa-file-archive-o"></i> 32-bit</a>
</div>
</div>
</div>
@ -326,7 +324,7 @@
</div>
</div>
</div>
<div class="row text-center">Latest version: v0.4.1</div>
<div class="row text-center">Latest version: v0.4.2</div>
<div class="row text-center" style="margin-top:20px;">
<h3>Spread the word!</h3>
<!-- Sharingbutton Facebook -->

Loading…
Cancel
Save