diff options
author | Ivan Alejandro <ivanalejandro0@gmail.com> | 2015-10-30 17:08:45 -0300 |
---|---|---|
committer | Ivan Alejandro <ivanalejandro0@gmail.com> | 2015-10-30 17:08:45 -0300 |
commit | d2b37d3150e9d48434e21507bd4cf3248cfd0b3a (patch) | |
tree | 8573fd2e926209de434da520c38de7bb4ffad982 | |
parent | e34a5c12fc86b31ce068a1f3f99a09a6a385e933 (diff) |
Remove 'coming soon' for email service
-rw-r--r-- | amber/layouts/home.html.haml | 2 | ||||
-rw-r--r-- | pages/home/_intro.en.text | 2 |
2 files changed, 2 insertions, 2 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") diff --git a/pages/home/_intro.en.text b/pages/home/_intro.en.text index 5361337..8c1b884 100644 --- a/pages/home/_intro.en.text +++ b/pages/home/_intro.en.text @@ -1 +1 @@ -*Bitmask* is an open source application to provide easy and secure encrypted communication. You can choose among [[several different service providers => #providers]] or [[start your own => https://leap.se/en/docs/platform]]. Currently, Bitmask supports encrypted internet (VPN) with encrypted email coming soon. +*Bitmask* is an open source application to provide easy and secure encrypted communication. You can choose among [[several different service providers => #providers]] or [[start your own => https://leap.se/en/docs/platform]]. Currently, Bitmask supports encrypted internet (VPN) with encrypted email. |