Skip to content
Snippets Groups Projects

remove email and deprecated desktop clients related information

Merged cyberta requested to merge remove_email into master
Files
54
@@ -4,7 +4,7 @@
@@ -4,7 +4,7 @@
%title
%title
= t(:site_title)
= t(:site_title)
%meta(name="viewport" content="width=device-width, initial-scale=1.0")
%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 with a VPN. You can choose among different providers or start your own.")
%meta(name="keywords" content="vpn, openvpn, bitmask, encryption, android, linux")
%meta(name="keywords" content="vpn, openvpn, bitmask, encryption, android, linux")
%meta(charset="UTF-8")
%meta(charset="UTF-8")
%link(rel="stylesheet" href="/assets/bootstrap.min.css")
%link(rel="stylesheet" href="/assets/bootstrap.min.css")
Loading