summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2014-09-13 11:07:33 -0700
committerelijah <elijah@riseup.net>2014-09-13 11:07:33 -0700
commit87b28dbe2e09ab507ce0ce0acad2e260647481b0 (patch)
tree81ab10779ebae1fe2f224f78ca344fc190e87ef8
parentb65e568568156ae96995a566389c2db1b77341c5 (diff)
parentae96c2a06f381d659103c2333e6d671fa55ed960 (diff)
Merge branch 'feature/add-meta-keywords' of https://github.com/kalikaneko/bitmask_help
-rw-r--r--amber/layouts/home.html.haml2
1 files changed, 2 insertions, 0 deletions
diff --git a/amber/layouts/home.html.haml b/amber/layouts/home.html.haml
index f6df041..c44e4db 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")