diff options
author | cyBerta <cyberta@riseup.net> | 2020-08-06 00:33:25 +0200 |
---|---|---|
committer | cyBerta <cyberta@riseup.net> | 2020-08-06 00:33:25 +0200 |
commit | 6965771a76a28db2e7cdb2cc92a9a08918f9c6d6 (patch) | |
tree | 2da9fc06e712df2691265bb4cd5a78b1ee879428 | |
parent | 631742f8bfad059ac821f09e3b7460cb14981b12 (diff) |
change of intro text after PR review
-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 8042614..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 over VPN. You can choose among several different service providers or start your own.") + %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") diff --git a/pages/home/_intro.en.text b/pages/home/_intro.en.text index a249db8..4b4966f 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 over VPN. You can choose among [[several different service providers => #providers]] or [[start your own => https://leap.se/en/docs/platform]]. +*Bitmask* is an open source application to provide easy and secure encrypted communication with a VPN. You can choose among [[different providers => #providers]] or [[start your own => https://leap.se/en/docs/platform]]. |