summaryrefslogtreecommitdiff
path: root/amber/layouts/home.html.haml
diff options
context:
space:
mode:
authorcyberta <cyberta@riseup.net>2020-08-08 11:05:39 -0700
committercyberta <cyberta@riseup.net>2020-08-08 11:05:39 -0700
commitf5f6643a1930a9b9053a1069057ea581a7f794c8 (patch)
tree930cd7942d83f25cffd90418090498e761133378 /amber/layouts/home.html.haml
parent9aa4195a339c7816531c7dceceef1f5f9482aa69 (diff)
parent93c822beb3f50db7400ba3dc1ba11e60b32310c0 (diff)
Merge branch 'remove_email' into 'master'
remove email and deprecated desktop clients related information See merge request leap/bitmask_help!7
Diffstat (limited to 'amber/layouts/home.html.haml')
-rw-r--r--amber/layouts/home.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/amber/layouts/home.html.haml b/amber/layouts/home.html.haml
index 0a3d18a..aab42ae 100644
--- a/amber/layouts/home.html.haml
+++ b/amber/layouts/home.html.haml
@@ -4,7 +4,7 @@
%title
= t(:site_title)
%meta(name="viewport" content="width=device-width, initial-scale=1.0")
- %meta(name="description" content="Bitmask is an open source application to provide easy and secure encrypted communication. You can choose among several different service providers or start your own. Currently, Bitmask supports encrypted internet (VPN) and encrypted email.")
+ %meta(name="description" content="Bitmask is an open source application to provide easy and secure encrypted communication with a VPN. You can choose among different providers or start your own.")
%meta(name="keywords" content="vpn, openvpn, bitmask, encryption, android, linux")
%meta(charset="UTF-8")
%link(rel="stylesheet" href="/assets/bootstrap.min.css")