summaryrefslogtreecommitdiff
path: root/amber/layouts
diff options
context:
space:
mode:
authorcyBerta <cyberta@riseup.net>2020-07-31 11:48:39 +0200
committercyBerta <cyberta@riseup.net>2020-07-31 11:48:39 +0200
commit95d252023b75a24ecdcdcb59249febc4c2e76cea (patch)
tree9864377ee516ff31993b6d25ef503eab50bfb791 /amber/layouts
parent9aa4195a339c7816531c7dceceef1f5f9482aa69 (diff)
remove email and deprecated desktop clients related informationtrash_email_2trash_emailremove_email
Diffstat (limited to 'amber/layouts')
-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..8042614 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 over VPN. You can choose among several different service 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")