From ae96c2a06f381d659103c2333e6d671fa55ed960 Mon Sep 17 00:00:00 2001 From: Kali Kaneko Date: Fri, 12 Sep 2014 17:05:21 -0500 Subject: add keywords and description --- amber/layouts/home.html.haml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'amber') diff --git a/amber/layouts/home.html.haml b/amber/layouts/home.html.haml index 4a35f89..a3d26ea 100644 --- a/amber/layouts/home.html.haml +++ b/amber/layouts/home.html.haml @@ -4,6 +4,8 @@ %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="keywords" content="vpn, openvpn, bitmask, encryption, android, linux") %meta(charset="UTF-8") %link(rel="stylesheet" href="/assets/bootstrap.min.css") %link(rel="stylesheet" href="/assets/font-awesome/css/font-awesome.min.css") -- cgit v1.2.3