summaryrefslogtreecommitdiff
path: root/pages/en.haml
diff options
context:
space:
mode:
Diffstat (limited to 'pages/en.haml')
-rw-r--r--pages/en.haml39
1 files changed, 24 insertions, 15 deletions
diff --git a/pages/en.haml b/pages/en.haml
index 7936d53..9e2649f 100644
--- a/pages/en.haml
+++ b/pages/en.haml
@@ -4,26 +4,35 @@
.col-sm-8.col-sm-offset-2
.p.alert.alert-danger
%i.fa.fa-warning
- <b>WARNING:</b> Bitmask is still experimental. Please do not use these beta releases of Bitmask for situations where a compromise of your data could put you in danger. Also, although Bitmask is improving rapidly, it is possible that you could lose your email when using an early beta release.
+ <b>WARNING:</b> Bitmask is still experimental. Please do not use these beta releases of Bitmask for situations where a compromise of your data could put you in danger.
+ <!-- Also, although Bitmask is improving rapidly, it is possible that you could lose your email when using an early beta release. -->
.row.bm-front-buttons
.col-sm-3.col-xs-6
- %a.btn.btn-lg.btn-default{:href=>"/linux"}
+ %a.btn.btn-default{:href=>"/android"}
+ %i.fa.fa-android.fa-5x
+ %br
+ %b Android
+ %br
+ %small 4.0 and above
+ .col-sm-3.col-xs-6
+ %a.btn.btn-default{:href=>"/linux"}
%i.fa.fa-linux.fa-5x
- %br/
- GNU/Linux
+ %br
+ %b GNU/Linux
+ %br
+ %small Debian, Ubuntu, Mint
.col-sm-3.col-xs-6
- %a.btn.btn-lg.btn-default{:href=>"/mac"}
+ %a.btn.btn-default.disabled{:href=>"/mac"}
%i.fa.fa-apple.fa-5x
- %br/
- Mac OS
+ %br
+ %b Mac OS
+ %br
+ %small Coming very soon...
.col-sm-3.col-xs-6
- %a.btn.btn-lg.btn-default{:href=>"/windows"}
+ %a.btn.btn-default.disabled{:href=>"/windows"}
%i.fa.fa-windows.fa-5x
- %br/
- Windows
- .col-sm-3.col-xs-6
- %a.btn.btn-lg.btn-default{:href=>"/android"}
- %i.fa.fa-android.fa-5x
- %br/
- Android
+ %br
+ %b Windows
+ %br
+ %small Coming soon...