summaryrefslogtreecommitdiff
path: root/amber
diff options
context:
space:
mode:
authorIvan Alejandro <ivanalejandro0@gmail.com>2015-10-30 17:08:45 -0300
committerIvan Alejandro <ivanalejandro0@gmail.com>2015-10-30 17:08:45 -0300
commitd2b37d3150e9d48434e21507bd4cf3248cfd0b3a (patch)
tree8573fd2e926209de434da520c38de7bb4ffad982 /amber
parente34a5c12fc86b31ce068a1f3f99a09a6a385e933 (diff)
Remove 'coming soon' for email service
Diffstat (limited to 'amber')
-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 c44e4db..fe04b49 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) with encrypted email coming soon. ")
+ %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) with encrypted email.")
%meta(name="keywords" content="vpn, openvpn, bitmask, encryption, android, linux")
%meta(charset="UTF-8")
%link(rel="stylesheet" href="/assets/bootstrap.min.css")