Browse Source

Update index.html

pull/351/head
Ramiro Saenz 9 years ago committed by GitHub
parent
commit
11aaef8fc7
  1. 2
      index.html

2
index.html

@ -296,7 +296,7 @@
<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>
<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_x64?filetype=zip" style="margin:10px;font-size:10px;"><i class="fa fa-file-archive-o"></i> ZIP</a>
</div>
</div>
</div>

Loading…
Cancel
Save