summaryrefslogtreecommitdiff
path: root/amber
diff options
context:
space:
mode:
authorIvan Alejandro <ivanalejandro0@gmail.com>2015-11-02 13:22:56 -0300
committerIvan Alejandro <ivanalejandro0@gmail.com>2015-11-02 13:22:56 -0300
commit7192a29353c0167874f3ffdb9ad94a8dbab66c75 (patch)
tree3cc613eb2f8776958d2348ca90b05183c0cae8a1 /amber
parenta364427136ec896f4da7c781b66776c0bb479a08 (diff)
Fix wording VPN/email
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 fe04b49..de6d8d3 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.")
+ %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="keywords" content="vpn, openvpn, bitmask, encryption, android, linux")
%meta(charset="UTF-8")
%link(rel="stylesheet" href="/assets/bootstrap.min.css")