diff options
author | Ruben Pollan <meskio@sindominio.net> | 2017-11-29 18:07:57 +0100 |
---|---|---|
committer | Ruben Pollan <meskio@sindominio.net> | 2017-11-29 18:07:57 +0100 |
commit | 42865a64fb25b81402de0d5909d6a12a98a2ec9a (patch) | |
tree | 7b128a7802fde891551e0359f0bd7e7b3b35dbaa | |
parent | 923286ae7714d28fc6f414cc236423473034b903 (diff) |
Updating bitmask and platform description in the front page
-rw-r--r-- | pages/en.html.haml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pages/en.html.haml b/pages/en.html.haml index 818fa6b..d2c77ef 100644 --- a/pages/en.html.haml +++ b/pages/en.html.haml @@ -25,14 +25,14 @@ .heading %i.fa.fa-user For Users - %p We are working to create a suite of high security communication tools that are reliable and easy to use. - = link(:read_more => 'https://bitmask.net/features', :class => 'btn btn-default btn-sm') + %p We built Bitmask, a high security communication tool for VPN and encrypted email. + = link(:Bitmask.net => 'https://bitmask.net/', :class => 'btn btn-default btn-sm') .col-sm-4 .well .heading %i.fa.fa-tasks For Providers - %p We are working on tools to automate the deployment of a secure service provider infrastructure. + %p We built the LEAP Platform to automate the deployment of a secure service provider infrastructure. = link(:read_more => 'platform', :class => 'btn btn-default btn-sm') .col-sm-4 .well |