summaryrefslogtreecommitdiff
path: root/files/webapp/views/home/_content.html.haml
diff options
context:
space:
mode:
authorAzul <azul@riseup.net>2014-04-29 11:53:37 +0200
committerAzul <azul@riseup.net>2014-04-29 11:53:37 +0200
commite45ca47bac36294e5e2fa1e129bf1049c4570603 (patch)
treeeeae992fdca3d3888cc53421b189bdd42cb674bd /files/webapp/views/home/_content.html.haml
parent677fb2d8b6d2cc46a0fde331169720af1f120703 (diff)
make introtexts lead, clearify we only offer vpn for now.feature/5520-differentiate-from-bm-net
Diffstat (limited to 'files/webapp/views/home/_content.html.haml')
-rw-r--r--files/webapp/views/home/_content.html.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/webapp/views/home/_content.html.haml b/files/webapp/views/home/_content.html.haml
index 46fa336..8609d10 100644
--- a/files/webapp/views/home/_content.html.haml
+++ b/files/webapp/views/home/_content.html.haml
@@ -1,7 +1,7 @@
.row-fluid
.span12
- %p.introtext
- <b>Bitmask</b> is an open source application to provide easy and secure encrypted communication. You can choose among <a href="#providers">several different service providers</a>, or <a href="https://leap.se/en/doc/platform">start your own</a>. Currently, Bitmask supports encrypted internet and encrypted email (with more services in the works).
+ %p.introtext.lead
+ <strong>Bitmask</strong> is an open source application to provide easy and secure encrypted communication. You can choose among <a href="#providers">several different service providers</a>, or <a href="https://leap.se/en/doc/platform">start your own</a>. Currently, Bitmask supports encrypted internet and encrypted email (with more services in the works).
= render 'common/home_page_buttons', :divider => 'home/bitmask'