Browse Source

Update index.html

pull/231/head
Ramiro Saenz 9 years ago committed by GitHub
parent
commit
e1892797c3
  1. 6
      index.html

6
index.html

@ -242,8 +242,8 @@
<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://github.com/saenzramiro/rambox/releases/latest" style="margin:10px;font-size:10px;"><i class="fa fa-file-archive-o"></i> 64-bit</a>
<a href="https://github.com/saenzramiro/rambox/releases/latest" style="margin:10px;font-size:10px;"><i class="fa fa-file-archive-o"></i> 32-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> 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>
@ -253,7 +253,7 @@
<div class="download-group text-center">
<a href="https://getrambox.herokuapp.com/download/osx" class="btn btn-primary btn-download"><i class="fa fa-download"></i> Download</a>
<div>
<a href="https://github.com/saenzramiro/rambox/releases/latest" style="margin:10px;font-size:10px;"><i class="fa fa-file-archive-o"></i> ZIP</a>
<a href="https://getrambox.herokuapp.com/download/osx?filetype=zip" style="margin:10px;font-size:10px;"><i class="fa fa-file-archive-o"></i> ZIP</a>
</div>
</div>
</div>

Loading…
Cancel
Save